Translation components API.

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

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

{
    "count": 153,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/changes/?format=api&page=3",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/375636/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "timestamp": "2020-01-16T11:59:34.359028Z",
            "action": 5,
            "target": "無效的布爾值: %r",
            "id": 47920,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/47920/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/375636/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/bystartw/?format=api",
            "timestamp": "2020-01-16T11:59:34.342820Z",
            "action": 45,
            "target": "",
            "id": 47919,
            "action_name": "Contributor joined",
            "url": "https://translate.fedoraproject.org/api/changes/47919/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/pykickstart/master/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/master/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-13T22:03:02.750015Z",
            "action": 0,
            "target": "",
            "id": 39056,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/39056/?format=api"
        }
    ]
}