Translation components API.

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

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

{
    "count": 1003,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ko/changes/?format=api&page=20",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/316031/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ko/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:53:11.398247Z",
            "action": 4,
            "target": "임시 파일을 생성할 수 없습니다 ",
            "id": 35721,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35721/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/315891/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ko/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-01-11T17:53:11.326105Z",
            "action": 4,
            "target": "오류: %s",
            "id": 35720,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/35720/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/abrt/libreport/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/abrt/libreport/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-11T14:01:50.306603Z",
            "action": 0,
            "target": "",
            "id": 34783,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/34783/?format=api"
        }
    ]
}