Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ig/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-10T11:06:25.535134Z",
            "action": 0,
            "target": "",
            "id": 26742884,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/26742884/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89784123/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ig/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-05-10T11:06:25.535059Z",
            "action": 59,
            "target": "",
            "id": 26742883,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26742883/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ig/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T13:54:35.609289Z",
            "action": 0,
            "target": "",
            "id": 26591051,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/26591051/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/89683923/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ig/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-19T13:54:35.609251Z",
            "action": 59,
            "target": "",
            "id": 26591050,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/26591050/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/formsmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/formsmessages/ig/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-20T20:12:47.413934Z",
            "action": 0,
            "target": "",
            "id": 2529158,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2529158/?format=api"
        }
    ]
}