Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/387956/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/torrents/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/torrents/tr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/the_preZZente/?format=api",
            "author": "https://translate.tails.boum.org/api/users/the_preZZente/?format=api",
            "timestamp": "2021-07-17T12:15:23.349106Z",
            "action": 4,
            "target": "BitTorrent dosyaları, imzaları ve bunlara ait paket listelerini [burada bulabilirsiniz](/torrents/files/).",
            "id": 3009420,
            "action_name": "Suggestion added",
            "url": "https://translate.tails.boum.org/api/changes/3009420/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T16:35:50Z",
            "action": 0,
            "target": "",
            "id": 145029,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145029/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:45:27Z",
            "action": 0,
            "target": "",
            "id": 145014,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/145014/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-06-27T15:35:28Z",
            "action": 0,
            "target": "",
            "id": 144999,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/144999/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T21:00:09Z",
            "action": 0,
            "target": "",
            "id": 53679,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/53679/?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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-14T11:11:29Z",
            "action": 0,
            "target": "",
            "id": 40047,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/40047/?format=api"
        }
    ]
}