Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-13T14:37:57.223024Z",
            "action": 0,
            "target": "",
            "id": 3006136,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/3006136/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/ar/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2020-06-30T21:56:22.305244Z",
            "action": 0,
            "target": "",
            "id": 2941027,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2941027/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-17T13:02:55Z",
            "action": 17,
            "target": "",
            "id": 83640,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/83640/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/150091/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/ar/?format=api",
            "user": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "author": "https://translate.tails.boum.org/api/users/emmapeel/?format=api",
            "timestamp": "2018-02-17T12:51:55Z",
            "action": 5,
            "target": "[[!inline pages=\"doc/anonymous_internet.index.ar\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 83601,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/83601/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/anonymous_internet/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/anonymous_internet/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:25:20Z",
            "action": 0,
            "target": "",
            "id": 64244,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/64244/?format=api"
        }
    ]
}