Translation components API.

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

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

{
    "count": 154,
    "next": null,
    "previous": "https://translate.tails.boum.org/api/translations/tails/index/ca/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/index/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-29T23:11:02Z",
            "action": 0,
            "target": "",
            "id": 2896760,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2896760/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/index/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-09-19T14:12:11Z",
            "action": 0,
            "target": "",
            "id": 2894313,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/2894313/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/index/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-03-04T03:05:12Z",
            "action": 0,
            "target": "",
            "id": 139226,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/139226/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.tails.boum.org/api/components/tails/index/?format=api",
            "translation": "https://translate.tails.boum.org/api/translations/tails/index/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-03-21T12:41:19Z",
            "action": 0,
            "target": "",
            "id": 94256,
            "action_name": "Resource updated",
            "url": "https://translate.tails.boum.org/api/changes/94256/?format=api"
        }
    ]
}