Translation components API.

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

GET /api/translations/anaconda/f36/ko/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 156,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/9903067/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-08T23:34:43.170151Z",
            "action": 4,
            "target": "root 계정이 비활성화되어 있음",
            "id": 4251902,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/4251902/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T20:56:24.392421Z",
            "action": 0,
            "target": "",
            "id": 4249049,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/4249049/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9903067/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T20:56:24.392324Z",
            "action": 59,
            "target": "root 계정이 비활성화되어 있음.",
            "id": 4249048,
            "action_name": "String updated in the repository",
            "url": "https://translate.fedoraproject.org/api/changes/4249048/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/9903067/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-03-08T20:56:24.392164Z",
            "action": 30,
            "target": "Root account is disabled",
            "id": 4249047,
            "action_name": "Source string changed",
            "url": "https://translate.fedoraproject.org/api/changes/4249047/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-29T12:46:27.992886Z",
            "action": 0,
            "target": "",
            "id": 3870340,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3870340/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/anaconda/f36/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f36/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-28T10:22:48.625244Z",
            "action": 0,
            "target": "",
            "id": 3864925,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/3864925/?format=api"
        }
    ]
}