Translation components API.

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

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

{
    "count": 58,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/intrigeri/?format=api",
            "author": null,
            "timestamp": "2019-08-29T16:06:59Z",
            "action": 17,
            "target": "",
            "id": 2893458,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/2893458/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": null,
            "timestamp": "2019-08-29T12:57:55Z",
            "action": 17,
            "target": "",
            "id": 2893138,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/2893138/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": null,
            "timestamp": "2019-08-29T12:56:29Z",
            "action": 17,
            "target": "",
            "id": 2893133,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/2893133/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": null,
            "timestamp": "2019-08-29T12:56:28Z",
            "action": 17,
            "target": "",
            "id": 2893132,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/2893132/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/jxtsai/?format=api",
            "author": "https://translate.tails.boum.org/api/users/jxtsai/?format=api",
            "timestamp": "2019-08-29T12:56:26Z",
            "action": 1,
            "target": "",
            "id": 2893131,
            "action_name": "Translation completed",
            "url": "https://translate.tails.boum.org/api/changes/2893131/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": null,
            "timestamp": "2018-11-02T17:26:02Z",
            "action": 17,
            "target": "",
            "id": 133197,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/133197/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-28T07:28:27Z",
            "action": 17,
            "target": "",
            "id": 98775,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/98775/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/about/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-21T12:40:19Z",
            "action": 0,
            "target": "",
            "id": 94220,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/94220/?format=api"
        }
    ]
}