Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/components/freeipa/master/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 69956,
    "next": "https://translate.fedoraproject.org/api/components/freeipa/master/changes/?format=api&page=4",
    "previous": "https://translate.fedoraproject.org/api/components/freeipa/master/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608983/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:16:42.465943Z",
            "action": 7,
            "target": "추가하려는 그룹",
            "id": 15418438,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418438/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609024/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:16:35.250885Z",
            "action": 7,
            "target": "\n호스트-기반 접근 제어\n\nControl who can access what services on what hosts. You\ncan use HBAC to control which users or groups can\naccess a service, or group of services, on a target host.\n\nYou can also specify a category of users and target hosts.\nThis is currently limited to \"all\", but might be expanded in the\nfuture.\n\nTarget hosts in HBAC rules must be hosts managed by IPA.\n\nThe available services and groups of services are controlled by the\nhbacsvc and hbacsvcgroup plug-ins respectively.\n\nEXAMPLES:\n\n Create a rule, \"test1\", that grants all users access to the host \"server\" from\n anywhere:\n   ipa hbacrule-add --usercat=all test1\n   ipa hbacrule-add-host --hosts=server.example.com test1\n\n Display the properties of a named HBAC rule:\n   ipa hbacrule-show test1\n\n Create a rule for a specific service. This lets the user john access\n the sshd service on any machine from any machine:\n   ipa hbacrule-add --hostcat=all john_sshd\n   ipa hbacrule-add-user --users=john john_sshd\n   ipa hbacrule-add-service --hbacsvcs=sshd john_sshd\n\n Create a rule for a new service group. This lets the user john access\n the FTP service on any machine from any machine:\n   ipa hbacsvcgroup-add ftpers\n   ipa hbacsvc-add sftp\n   ipa hbacsvcgroup-add-member --hbacsvcs=ftp --hbacsvcs=sftp ftpers\n   ipa hbacrule-add --hostcat=all john_ftp\n   ipa hbacrule-add-user --users=john john_ftp\n   ipa hbacrule-add-service --hbacsvcgroups=ftpers john_ftp\n\n Disable a named HBAC rule:\n   ipa hbacrule-disable test1\n\n Remove a named HBAC rule:\n   ipa hbacrule-del allow_server\n",
            "id": 15418437,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418437/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608953/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:15:23.732373Z",
            "action": 2,
            "target": "DNS 영역(zone)에 대하여 정보를 표시 (SOA 레코드).",
            "id": 15418436,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418436/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608953/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:15:03.866196Z",
            "action": 7,
            "target": "DNS 존에 대하여 정보를 표시 (SOA 레코드).",
            "id": 15418433,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418433/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608952/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:14:55.762583Z",
            "action": 2,
            "target": "영역(zone)별 접근 위임을 위한 권한을 제거.",
            "id": 15418430,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418430/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608952/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:14:37.394176Z",
            "action": 7,
            "target": "존-별 접근 위임을 위한 권한을 제거.",
            "id": 15418427,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418427/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608951/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-02T03:14:31.243492Z",
            "action": 7,
            "target": "만약 네임서버가 DNS가 아니라면 네임서버 변경 강제",
            "id": 15418424,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418424/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609044/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T17:06:17.271461Z",
            "action": 2,
            "target": "호스트 그룹 구성원",
            "id": 15416054,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15416054/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608981/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:09:04.773489Z",
            "action": 2,
            "target": "추가하려는 사용자",
            "id": 15415808,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415808/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608982/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:08:39.285511Z",
            "action": 7,
            "target": "구성원 그룹",
            "id": 15415805,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415805/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608981/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:08:35.121144Z",
            "action": 7,
            "target": "추가 할 사용자",
            "id": 15415804,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415804/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608980/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:08:28.711287Z",
            "action": 7,
            "target": "구성원 사용자",
            "id": 15415803,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415803/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609051/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:08:24.722302Z",
            "action": 7,
            "target": "사용자와 그룹을 HBAC 규칙에 추가.",
            "id": 15415802,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415802/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609050/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:08:13.099578Z",
            "action": 7,
            "target": "추가하려는 HBAC 서비스 그룹",
            "id": 15415801,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415801/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609049/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:08:04.865208Z",
            "action": 7,
            "target": "HBAC 서비스 그룹의 구성원",
            "id": 15415800,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415800/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609048/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:07:56.288267Z",
            "action": 7,
            "target": "추가하려는 HBAC 서비스",
            "id": 15415799,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415799/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609047/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:07:49.772256Z",
            "action": 7,
            "target": "구성원 HBAC 서비스",
            "id": 15415798,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415798/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609046/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:07:20.983102Z",
            "action": 7,
            "target": "서비스를 HBAC 규칙에 추가.",
            "id": 15415797,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415797/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608985/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:06:51.706042Z",
            "action": 7,
            "target": "추가된 구성원의 수",
            "id": 15415791,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415791/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608984/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:05:41.873020Z",
            "action": 7,
            "target": "추가 할 수 없는 구성원",
            "id": 15415779,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415779/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609045/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:05:31.628367Z",
            "action": 7,
            "target": "추가하려는 호스트 그룹",
            "id": 15415778,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415778/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609044/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:04:57.791115Z",
            "action": 7,
            "target": "호스트그룹 구성원",
            "id": 15415777,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415777/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609043/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:04:44.898664Z",
            "action": 7,
            "target": "추가하려는 호스트",
            "id": 15415774,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415774/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609042/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:04:37.357523Z",
            "action": 7,
            "target": "구성원 호스트",
            "id": 15415773,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415773/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609041/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:04:01.394303Z",
            "action": 7,
            "target": "HBAC 규칙에 대상 호스트와 호스트그룹을 추가합니다.",
            "id": 15415772,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415772/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608939/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:02:27.237543Z",
            "action": 2,
            "target": "DNS 리소스 레코드 객체 이름을 재지정합니다",
            "id": 15415767,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415767/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221421/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:00:45.806075Z",
            "action": 2,
            "target": "통과키(passkey) 구성을 수정합니다.",
            "id": 15415766,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415766/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221418/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:00:25.001330Z",
            "action": 2,
            "target": "통과키(passkey) 구성",
            "id": 15415765,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415765/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221405/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T09:00:04.092258Z",
            "action": 2,
            "target": "통과키 제거",
            "id": 15415764,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415764/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221399/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:59:53.903720Z",
            "action": 2,
            "target": "식별 공급자 참조에 대한 정보를 표시합니다.",
            "id": 15415763,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415763/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608976/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:59:23.798526Z",
            "action": 7,
            "target": "멤버쉽 속성의 처리를 억제합니다.",
            "id": 15415762,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415762/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609040/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:59:12.527241Z",
            "action": 7,
            "target": "새로운 HBAC 규칙을 생성합니다.",
            "id": 15415761,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415761/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221396/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:59:01.969401Z",
            "action": 2,
            "target": "수정된 식별 공급자 참조 \"%(value)s\"",
            "id": 15415760,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415760/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221375/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:58:02.071309Z",
            "action": 2,
            "target": "신규 리소스 위임을 호스트 \"%(value)s\"로 추가됨",
            "id": 15415759,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415759/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221370/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:57:05.404586Z",
            "action": 2,
            "target": "리소스 위임을 추가하도록 허용된 호스트 그룹",
            "id": 15415758,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415758/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221369/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:56:42.210660Z",
            "action": 2,
            "target": "리소스 위임을 추가하도록 허용된 호스트",
            "id": 15415757,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415757/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11609039/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:55:58.637005Z",
            "action": 7,
            "target": "외부 호스트",
            "id": 15415756,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415756/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221362/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:55:54.621727Z",
            "action": 2,
            "target": "사용자 \"%(value)s\"에게 통과키 대응이 추가됨",
            "id": 15415755,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415755/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/15221423/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:53:55.996269Z",
            "action": 2,
            "target": "서버 DNS 위치",
            "id": 15415754,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415754/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608950/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:52:12.440688Z",
            "action": 2,
            "target": "DNS 영역(zone) 수정 (SOA 레코드).",
            "id": 15415753,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415753/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608950/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:51:53.620964Z",
            "action": 7,
            "target": "DNS 존 수정 (SOA 레코드).",
            "id": 15415750,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415750/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608949/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:51:46.864555Z",
            "action": 2,
            "target": "전달 영역(zone)만을 위한 검색",
            "id": 15415747,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415747/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608949/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:51:21.303443Z",
            "action": 7,
            "target": "포워드 존 전용을 위한 검색",
            "id": 15415744,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415744/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608948/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:51:14.195680Z",
            "action": 2,
            "target": "전달 영역(zone) 전용",
            "id": 15415741,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415741/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608948/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:50:56.891584Z",
            "action": 7,
            "target": "포워드 존 전용",
            "id": 15415738,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415738/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608946/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:50:49.732877Z",
            "action": 2,
            "target": "DNS 영역(zone) 활성화.",
            "id": 15415735,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415735/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608946/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:50:35.875059Z",
            "action": 7,
            "target": "DNS 존 활성화.",
            "id": 15415732,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415732/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608945/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:50:29.495916Z",
            "action": 2,
            "target": "DNS 영역(zone) 비활성화.",
            "id": 15415729,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415729/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608945/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:50:15.616900Z",
            "action": 7,
            "target": "DNS 존 비활성화.",
            "id": 15415726,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415726/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/11608944/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/master/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
            "timestamp": "2024-03-01T08:50:09.350575Z",
            "action": 2,
            "target": "DNS 영역(zone) 삭제 (SOA 레코드).",
            "id": 15415723,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415723/?format=api"
        }
    ]
}