Translation components API.

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

GET /api/translations/tails/aboutindex/pl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 55,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/aboutindex/pl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/aboutindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/aboutindex/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-18T19:12:06Z",
            "action": 0,
            "target": "",
            "id": 867101,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/867101/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/aboutindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/aboutindex/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-27T20:55:42Z",
            "action": 0,
            "target": "",
            "id": 51409,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/51409/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/aboutindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/aboutindex/pl/?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": "2016-07-19T15:30:48Z",
            "action": 0,
            "target": "",
            "id": 47450,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/47450/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/aboutindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/aboutindex/pl/?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": "2016-07-13T12:10:49Z",
            "action": 0,
            "target": "",
            "id": 37832,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/37832/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/aboutindex/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/aboutindex/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-03-13T12:52:19Z",
            "action": 0,
            "target": "",
            "id": 35680,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/35680/?format=api"
        }
    ]
}