Translation components API.

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

GET /api/translations/libo_ui-master/nlpsolversrclocale/nqo/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/nlpsolversrclocale/nqo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-10T23:18:05.438417Z",
            "action": 0,
            "target": "",
            "id": 2394072,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2394072/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/nlpsolversrclocale/nqo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T10:51:59.038048Z",
            "action": 0,
            "target": "",
            "id": 157566,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/157566/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/nlpsolversrclocale/nqo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:40:58.318962Z",
            "action": 0,
            "target": "",
            "id": 135325,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/135325/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/nlpsolversrclocale/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/nlpsolversrclocale/nqo/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:33:17.023500Z",
            "action": 0,
            "target": "",
            "id": 90820,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90820/?format=api"
        }
    ]
}