Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-02-17T13:02:58Z",
            "action": 17,
            "target": "",
            "id": 83646,
            "action_name": "Changes committed",
            "url": "https://translate.tails.boum.org/api/changes/83646/?format=api"
        },
        {
            "unit": "https://translate.tails.boum.org/api/units/150992/?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/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:52:02Z",
            "action": 5,
            "target": "[[!inline pages=\"doc/encryption_and_privacy.index.ar\" raw=\"yes\" sort=\"age\"]]\n",
            "id": 83603,
            "action_name": "Translation added",
            "url": "https://translate.tails.boum.org/api/changes/83603/?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/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-30T09:26:10Z",
            "action": 0,
            "target": "",
            "id": 64324,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/64324/?format=api"
        }
    ]
}