Translation components API.

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

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

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-28T01:21:41.841757Z",
            "action": 0,
            "target": "",
            "id": 3122111,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3122111/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-01-30T09:03:56Z",
            "action": 0,
            "target": "",
            "id": 75197,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/75197/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:57:34Z",
            "action": 0,
            "target": "",
            "id": 52305,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/52305/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-14T11:09:36Z",
            "action": 0,
            "target": "",
            "id": 39583,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/39583/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-03-13T12:54:40Z",
            "action": 0,
            "target": "",
            "id": 35933,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/35933/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-08-01T09:04:59Z",
            "action": 0,
            "target": "",
            "id": 15104,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/15104/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/error/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/error/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2015-07-28T07:37:37Z",
            "action": 0,
            "target": "",
            "id": 6801,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/6801/?format=api"
        }
    ]
}