Translation components API.

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

GET /api/translations/libo_ui-master/ooxmessages/anp/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/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/anp/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T16:53:53.849392Z",
            "action": 0,
            "target": "",
            "id": 3309726,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/3309726/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/67223240/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/anp/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-04T16:53:53.849344Z",
            "action": 59,
            "target": "",
            "id": 3309725,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/3309725/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/anp/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-22T16:39:24.056413Z",
            "action": 0,
            "target": "",
            "id": 1771255,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1771255/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/ooxmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/ooxmessages/anp/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-22T10:28:22.196121Z",
            "action": 0,
            "target": "",
            "id": 154253,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/154253/?format=api"
        }
    ]
}