Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/387950/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/id/?format=api",
            "user": "https://translate.tails.boum.org/api/users/Caesar/?format=api",
            "author": "https://translate.tails.boum.org/api/users/Caesar/?format=api",
            "timestamp": "2019-12-29T15:27:21Z",
            "action": 4,
            "target": "File-file BitTorrent, signature, dan daftar paket sesuai [dapat ditemukan disini](/torrentts/files/).",
            "id": 2906883,
            "action_name": "Suggestion added",
            "url": "https://translate.tails.boum.org/api/changes/2906883/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T16:35:41Z",
            "action": 0,
            "target": "",
            "id": 145023,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145023/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:45:19Z",
            "action": 0,
            "target": "",
            "id": 145008,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145008/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:35:20Z",
            "action": 0,
            "target": "",
            "id": 144993,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/144993/?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/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-04-12T10:07:57Z",
            "action": 0,
            "target": "",
            "id": 141328,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/141328/?format=api"
        }
    ]
}