Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.tails.boum.org/api/units/150996/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacy/zh/?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-04-24T08:58:48.841180Z",
            "action": 26,
            "target": "[[!inline pages=\"doc/encryption_and_privacy.index.de\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 2936436,
            "action_name": "Suggestion removed",
            "url": "https://translate.tails.boum.org/api/changes/2936436/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/150996/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacy/zh/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "timestamp": "2018-11-02T17:42:58Z",
            "action": 4,
            "target": "[[!inline pages=\"doc/encryption_and_privacy.index.de\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 133477,
            "action_name": "Suggestion added",
            "url": "https://translate.tails.boum.org/api/changes/133477/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacy/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-12T15:33:19Z",
            "action": 17,
            "target": "",
            "id": 88319,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/88319/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/150996/?format=api",
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacy/zh/?format=api",
            "user": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "author": "https://translate.tails.boum.org/api/users/admin/?format=api",
            "timestamp": "2018-03-12T15:30:59Z",
            "action": 7,
            "target": "[[!inline pages=\"doc/encryption_and_privacy.index.zh\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 88314,
            "action_name": "Suggestion accepted",
            "url": "https://translate.tails.boum.org/api/changes/88314/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/encryption_and_privacy/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/encryption_and_privacy/zh/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:26:10Z",
            "action": 0,
            "target": "",
            "id": 64326,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/64326/?format=api"
        }
    ]
}