Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T16:35:53Z",
            "action": 0,
            "target": "",
            "id": 145031,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145031/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:45:32Z",
            "action": 0,
            "target": "",
            "id": 145016,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145016/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:35:34Z",
            "action": 0,
            "target": "",
            "id": 145001,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145001/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-17T16:35:29Z",
            "action": 17,
            "target": "",
            "id": 91973,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/91973/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2018-03-13T12:37:44Z",
            "action": 9,
            "target": "",
            "id": 89692,
            "action_name": "Translation uploaded",
            "url": "https://translate.tails.boum.org/api/changes/89692/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-13T12:37:37Z",
            "action": 17,
            "target": "",
            "id": 89690,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/89690/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/zh_TW/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "timestamp": "2018-03-13T07:03:04Z",
            "action": 0,
            "target": "",
            "id": 89137,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/89137/?format=api"
        }
    ]
}