Translation components API.

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

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

{
    "count": 108,
    "next": null,
    "previous": "https://translate.tails.net/api/translations/tails/onionshare/ru/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-04-23T11:35:17.585031Z",
            "action": 17,
            "target": "",
            "id": 2935779,
            "action_name": "Changes committed",
            "url": "https://translate.tails.net/api/changes/2935779/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-10-22T15:50:47Z",
            "action": 0,
            "target": "",
            "id": 2899956,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2899956/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-29T06:57:25Z",
            "action": 0,
            "target": "",
            "id": 2896107,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/2896107/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-01-25T09:05:52Z",
            "action": 0,
            "target": "",
            "id": 138232,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/138232/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-21T08:25:57Z",
            "action": 0,
            "target": "",
            "id": 105737,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/105737/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-02T12:49:32Z",
            "action": 0,
            "target": "",
            "id": 77481,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/77481/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-27T11:49:52Z",
            "action": 0,
            "target": "",
            "id": 71943,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/71943/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.net/api/components/tails/onionshare/?format=api",
            "translation": "https://translate.tails.net/api/translations/tails/onionshare/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:25:52Z",
            "action": 0,
            "target": "",
            "id": 64271,
            "action_name": "Resource updated",
            "url": "https://translate.tails.net/api/changes/64271/?format=api"
        }
    ]
}