Translation components API.

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

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

{
    "count": 4,
    "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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T16:35:47Z",
            "action": 0,
            "target": "",
            "id": 145027,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145027/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:45:25Z",
            "action": 0,
            "target": "",
            "id": 145012,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145012/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:35:25Z",
            "action": 0,
            "target": "",
            "id": 144997,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/144997/?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/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:35:27Z",
            "action": 0,
            "target": "",
            "id": 65415,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/65415/?format=api"
        }
    ]
}