Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourceimpress/gu/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/scp2sourceimpress/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceimpress/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T12:17:13.890146Z",
            "action": 0,
            "target": "",
            "id": 14227818,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/14227818/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/77956373/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceimpress/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceimpress/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T12:17:13.890107Z",
            "action": 59,
            "target": "",
            "id": 14227817,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/14227817/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceimpress/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceimpress/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T01:08:20.492314Z",
            "action": 0,
            "target": "",
            "id": 153093,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/153093/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourceimpress/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourceimpress/gu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-20T21:14:42.529446Z",
            "action": 0,
            "target": "",
            "id": 121654,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/121654/?format=api"
        }
    ]
}