Translation components API.

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

GET /api/translations/fedora-websites/getfedoraorg/zh_TW/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 104,
    "next": null,
    "previous": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translate.fedoraproject.org/api/units/5970133/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/?format=api",
            "user": null,
            "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
            "timestamp": "2020-12-31T15:51:11.194962Z",
            "action": 4,
            "target": "概況",
            "id": 2835807,
            "action_name": "Suggestion added",
            "url": "https://translate.fedoraproject.org/api/changes/2835807/?format=api"
        },
        {
            "unit": "https://translate.fedoraproject.org/api/units/5970127/?format=api",
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/raysun96/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/raysun96/?format=api",
            "timestamp": "2020-09-13T02:42:11.676675Z",
            "action": 5,
            "target": "官方版本",
            "id": 1630557,
            "action_name": "Translation added",
            "url": "https://translate.fedoraproject.org/api/changes/1630557/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/raysun96/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/raysun96/?format=api",
            "timestamp": "2020-09-13T02:41:41.930281Z",
            "action": 48,
            "target": "",
            "id": 1630556,
            "action_name": "Language added",
            "url": "https://translate.fedoraproject.org/api/changes/1630556/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
            "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/zh_TW/?format=api",
            "user": "https://translate.fedoraproject.org/api/users/raysun96/?format=api",
            "author": "https://translate.fedoraproject.org/api/users/raysun96/?format=api",
            "timestamp": "2020-09-13T02:41:41.108974Z",
            "action": 0,
            "target": "",
            "id": 1630554,
            "action_name": "Resource updated",
            "url": "https://translate.fedoraproject.org/api/changes/1630554/?format=api"
        }
    ]
}