Translation components API.

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

GET /api/components/freeipa/ipa-4-9/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7201,
    "next": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/8833374/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/ko/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/mt:weblate-translation-memory/?format=api",
            "timestamp": "2024-03-17T06:06:27.237616Z",
            "action": 4,
            "target": "\n호스트 그룹.\n\nManage groups of hosts. This is useful for applying access control to a\nnumber of hosts by using Host-based Access Control.\n\n예제:\n\n Add a new host group:\n   ipa hostgroup-add --desc=\"Baltimore hosts\" baltimore\n\n Add another new host group:\n   ipa hostgroup-add --desc=\"Maryland hosts\" maryland\n\n Add members to the hostgroup (using Bash brace expansion):\n   ipa hostgroup-add-member --hosts={box1,box2,box3} baltimore\n\n Add a hostgroup as a member of another hostgroup:\n   ipa hostgroup-add-member --hostgroups=baltimore maryland\n\n Remove a host from the hostgroup:\n   ipa hostgroup-remove-member --hosts=box2 baltimore\n\n Display a host group:\n   ipa hostgroup-show baltimore\n\n Delete a hostgroup:\n   ipa hostgroup-del baltimore\n",
            "id": 15450099,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/15450099/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-04T05:36:06.364670Z",
            "action": 17,
            "target": "",
            "id": 15423925,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15423925/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831548/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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-03T15:05:10.493064Z",
            "action": 2,
            "target": "인증",
            "id": 15422900,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15422900/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831534/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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-03T15:04:27.662570Z",
            "action": 2,
            "target": "\n호스트/장비(machines)\n\nA host represents a machine. It can be used in a number of contexts:\n- service entries are associated with a host\n- a host stores the host/ service principal\n- a host can be used in Host-based Access Control (HBAC) rules\n- every enrolled client generates a host entry\n\n등록:\n\nThere are three enrollment scenarios when enrolling a new client:\n\n1. You are enrolling as a full administrator. The host entry may exist\n   or not. A full administrator is a member of the hostadmin role\n   or the admins group.\n2. You are enrolling as a limited administrator. The host must already\n   exist. A limited administrator is a member a role with the\n   Host Enrollment privilege.\n3. The host has been created with a one-time password.\n\n재-등록:\n\nHost that has been enrolled at some point, and lost its configuration (e.g. VM\ndestroyed) can be re-enrolled.\n\nFor more information, consult the manual pages for ipa-client-install.\n\nA host can optionally store information such as where it is located,\nthe OS that it runs, etc.\n\n예제:\n\n Add a new host:\n   ipa host-add --location=\"3rd floor lab\" --locality=Dallas test.example.com\n\n Delete a host:\n   ipa host-del test.example.com\n\n Add a new host with a one-time password:\n   ipa host-add --os='Fedora 12' --password=Secret123 test.example.com\n\n Add a new host with a random one-time password:\n   ipa host-add --os='Fedora 12' --random test.example.com\n\n Modify information about a host:\n   ipa host-mod --os='Fedora 12' test.example.com\n\n Remove SSH public keys of a host and update DNS to reflect this change:\n   ipa host-mod --sshpubkey= --updatedns test.example.com\n\n Disable the host Kerberos key, SSL certificate and all of its services:\n   ipa host-disable test.example.com\n\n Add a host that can manage this host's keytab and certificate:\n   ipa host-add-managedby --hosts=test2 test\n\n Allow user to create a keytab:\n   ipa host-allow-create-keytab test2 --users=tuser1\n",
            "id": 15422890,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15422890/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831543/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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-03T04:57:14.462843Z",
            "action": 2,
            "target": "호스트 운영 체제 및 버전 (예: \"페도라 9\")",
            "id": 15422333,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15422333/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831538/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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-03T04:55:36.740982Z",
            "action": 2,
            "target": "호스트 지역 (예: \"메릴랜드주 볼티모어\")",
            "id": 15422325,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15422325/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831537/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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-03T04:53:32.690963Z",
            "action": 2,
            "target": "지역",
            "id": 15422321,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15422321/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-03-02T05:36:05.884236Z",
            "action": 17,
            "target": "",
            "id": 15418486,
            "action_name": "Changes committed",
            "url": "https://translate.fedoraproject.org/api/changes/15418486/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831510/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:33:54.205561Z",
            "action": 2,
            "target": "제거하려는 그룹",
            "id": 15418479,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418479/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831502/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:32:44.080230Z",
            "action": 2,
            "target": "제거하려는 호스트 그룹",
            "id": 15418476,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418476/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831496/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:17:30.161274Z",
            "action": 2,
            "target": "HBAC 규칙을 비활성화합니다.",
            "id": 15418441,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418441/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831457/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.567688Z",
            "action": 2,
            "target": "DNS 영역(zone)에 대하여 정보를 표시 (SOA 레코드).",
            "id": 15418435,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418435/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831457/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.314688Z",
            "action": 7,
            "target": "DNS 존에 대하여 정보를 표시 (SOA 레코드).",
            "id": 15418432,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418432/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831456/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.517461Z",
            "action": 2,
            "target": "영역(zone)별 접근 위임을 위한 권한을 제거.",
            "id": 15418429,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15418429/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831456/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:36.827132Z",
            "action": 7,
            "target": "존-별 접근 위임을 위한 권한을 제거.",
            "id": 15418426,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15418426/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831481/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.370702Z",
            "action": 2,
            "target": "호스트 그룹 구성원",
            "id": 15416055,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15416055/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831492/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.274199Z",
            "action": 2,
            "target": "추가하려는 사용자",
            "id": 15415807,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415807/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831481/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.283501Z",
            "action": 7,
            "target": "호스트그룹 구성원",
            "id": 15415776,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415776/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831478/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:00.934664Z",
            "action": 7,
            "target": "HBAC 규칙에 대상 호스트와 호스트그룹을 추가합니다.",
            "id": 15415771,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415771/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831443/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.318027Z",
            "action": 2,
            "target": "DNS 리소스 레코드 객체 이름을 재지정합니다",
            "id": 15415768,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415768/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831454/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.186633Z",
            "action": 2,
            "target": "DNS 영역(zone) 수정 (SOA 레코드).",
            "id": 15415752,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415752/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831454/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.142954Z",
            "action": 7,
            "target": "DNS 존 수정 (SOA 레코드).",
            "id": 15415749,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415749/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831453/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.596148Z",
            "action": 2,
            "target": "전달 영역(zone)만을 위한 검색",
            "id": 15415746,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415746/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831453/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:20.798688Z",
            "action": 7,
            "target": "포워드 존 전용을 위한 검색",
            "id": 15415743,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415743/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831452/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:13.907772Z",
            "action": 2,
            "target": "전달 영역(zone) 전용",
            "id": 15415740,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415740/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831452/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.359334Z",
            "action": 7,
            "target": "포워드 존 전용",
            "id": 15415737,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415737/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831450/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.473253Z",
            "action": 2,
            "target": "DNS 영역(zone) 활성화.",
            "id": 15415734,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415734/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831450/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.404354Z",
            "action": 7,
            "target": "DNS 존 활성화.",
            "id": 15415731,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415731/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831449/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.249452Z",
            "action": 2,
            "target": "DNS 영역(zone) 비활성화.",
            "id": 15415728,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415728/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831449/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.090323Z",
            "action": 7,
            "target": "DNS 존 비활성화.",
            "id": 15415725,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415725/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831448/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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.041767Z",
            "action": 2,
            "target": "DNS 영역(zone) 삭제 (SOA 레코드).",
            "id": 15415722,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415722/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831447/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:49:48.199895Z",
            "action": 2,
            "target": "영역(zone)별 접근 위임을 위한 권한을 추가합니다.",
            "id": 15415718,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415718/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831447/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:49:26.787098Z",
            "action": 7,
            "target": "존-별 접근 위임을 위한 권한을 추가합니다.",
            "id": 15415715,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415715/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831446/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:49:19.229691Z",
            "action": 2,
            "target": "만약 네임서버를 확인 할 수 없는 경우에도 DNS 영역(zone) 생성을 강제합니다.",
            "id": 15415712,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415712/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831445/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:48:46.450642Z",
            "action": 2,
            "target": "신규 DNS 영역(zone) 생성 (SOA 레코드).",
            "id": 15415708,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415708/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831444/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:48:23.461595Z",
            "action": 7,
            "target": "DNS 리소스 표시.",
            "id": 15415704,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415704/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831443/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:48:13.781831Z",
            "action": 7,
            "target": "DNS 리소스 레코드 객체를 재지정합니다",
            "id": 15415701,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415701/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831442/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:47:50.776208Z",
            "action": 2,
            "target": "DNS 리소스 레코드를 수정합니다.",
            "id": 15415698,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415698/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831442/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:47:29.335098Z",
            "action": 7,
            "target": "DNS 리소스 레코드를 수정.",
            "id": 15415695,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415695/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831441/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:47:20.595864Z",
            "action": 7,
            "target": "DNS 리소스를 위한 검색.",
            "id": 15415692,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415692/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831438/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:46:58.600259Z",
            "action": 7,
            "target": "DNS 리소스 레코드 삭제.",
            "id": 15415687,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415687/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831433/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:45:52.510952Z",
            "action": 7,
            "target": "신규 DNS 리소스 레코드를 추가합니다.",
            "id": 15415680,
            "action_name": "Suggestion accepted",
            "url": "https://translate.fedoraproject.org/api/changes/15415680/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831464/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:38:43.379338Z",
            "action": 2,
            "target": "호스트 범주",
            "id": 15415666,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415666/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831462/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:38:11.240345Z",
            "action": 2,
            "target": "사용자 범주",
            "id": 15415661,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415661/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831431/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:37:12.902590Z",
            "action": 2,
            "target": "전달 영역(zone)별 접근 위임을 위한 권한을 제거합니다.",
            "id": 15415655,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415655/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831430/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:37:04.078756Z",
            "action": 2,
            "target": "DNS 전달 영역(zone)을 수정합니다.",
            "id": 15415652,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415652/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831429/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:36:55.331144Z",
            "action": 2,
            "target": "DNS 전달 영역(zones)을 위한 검색.",
            "id": 15415649,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415649/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831428/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:36:44.150762Z",
            "action": 2,
            "target": "DNS 전달 영역(zone) 활성화.",
            "id": 15415646,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415646/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831427/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:36:35.533983Z",
            "action": 2,
            "target": "DNS 전달 영역(zone) 비활성화.",
            "id": 15415643,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415643/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/8831426/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/freeipa/ipa-4-9/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/freeipa/ipa-4-9/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:36:25.787895Z",
            "action": 2,
            "target": "DNS 전달 영역(zone) 삭제.",
            "id": 15415640,
            "action_name": "Translation changed",
            "url": "https://translate.fedoraproject.org/api/changes/15415640/?format=api"
        }
    ]
}