Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/about/id/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/about/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-29T17:10:59.080265Z",
            "action": 0,
            "target": "",
            "id": 2938049,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2938049/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/about/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-07T17:29:06.342237Z",
            "action": 0,
            "target": "",
            "id": 2933395,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2933395/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/about/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-16T00:25:52Z",
            "action": 17,
            "target": "",
            "id": 2916162,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/2916162/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/about/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T21:26:22Z",
            "action": 17,
            "target": "",
            "id": 2915843,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/2915843/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/about/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T21:26:22Z",
            "action": 17,
            "target": "",
            "id": 2915842,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/2915842/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/about/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/about/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-12T10:01:28Z",
            "action": 0,
            "target": "",
            "id": 141064,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/141064/?format=api"
        }
    ]
}