Translation components API.

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

GET /api/translations/cockpit-ostree/main/id/changes/?format=api&page=7
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 303,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/id/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5980611/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2020-09-23T08:59:18.294146Z",
            "action": 5,
            "target": "Tambahan",
            "old": "",
            "details": {},
            "id": 1736621,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/1736621/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2020-09-23T08:58:19.296150Z",
            "action": 48,
            "target": "",
            "old": "",
            "details": {
                "language": "id"
            },
            "id": 1736614,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/1736614/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/id/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/atriwidada/?format=api",
            "timestamp": "2020-09-23T08:58:19.042605Z",
            "action": 0,
            "target": "",
            "old": "",
            "details": {},
            "id": 1736612,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1736612/?format=api"
        }
    ]
}