Translation components API.

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

GET /api/translations/libo_help-master/textswriter01/ne/changes/?format=api&page=23
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1102,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/ne/changes/?format=api&page=22",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T18:58:38.210861Z",
            "action": 0,
            "target": "",
            "id": 129910,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/129910/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textswriter01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textswriter01/ne/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T20:34:05.700771Z",
            "action": 0,
            "target": "",
            "id": 80073,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/80073/?format=api"
        }
    ]
}