Translation components API.

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

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

{
    "count": 352,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/el/changes/?format=api&page=7",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:20:54.228304Z",
            "action": 0,
            "target": "",
            "id": 131937,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/131937/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsimpress01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsimpress01/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-11T21:20:22.600287Z",
            "action": 0,
            "target": "",
            "id": 83331,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/83331/?format=api"
        }
    ]
}