Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/111464/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/nihei/?format=api",
            "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
            "timestamp": "2021-10-21T14:50:54.878245Z",
            "action": 36,
            "target": "[[!meta title=\"Informations générales\"]]\n",
            "id": 3022065,
            "action_name": "Translation approved",
            "url": "https://translate.tails.boum.org/api/changes/3022065/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/111464/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/nihei/?format=api",
            "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
            "timestamp": "2021-10-21T14:50:54.874355Z",
            "action": 45,
            "target": "",
            "id": 3022064,
            "action_name": "Contributor joined",
            "url": "https://translate.tails.boum.org/api/changes/3022064/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/127021/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
            "timestamp": "2019-09-20T09:37:42Z",
            "action": 2,
            "target": "[[!inline pages=\"doc/about.index.fr\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 2894349,
            "action_name": "Translation changed",
            "url": "https://translate.tails.boum.org/api/changes/2894349/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-21T08:25:50Z",
            "action": 0,
            "target": "",
            "id": 105694,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/105694/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-02-11T22:27:11Z",
            "action": 0,
            "target": "",
            "id": 56487,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/56487/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:55:41Z",
            "action": 0,
            "target": "",
            "id": 51398,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/51398/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:55:15Z",
            "action": 0,
            "target": "",
            "id": 51153,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/51153/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/doc-about/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/doc-about/fr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-07-15T14:31:25Z",
            "action": 0,
            "target": "",
            "id": 46116,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/46116/?format=api"
        }
    ]
}