Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcedraw/mt/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/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/mt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T12:17:21.828585Z",
            "action": 0,
            "target": "",
            "id": 14228505,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/14228505/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/77956639/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/mt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-10-10T12:17:21.828518Z",
            "action": 59,
            "target": "",
            "id": 14228504,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/14228504/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/mt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T00:57:01.780772Z",
            "action": 0,
            "target": "",
            "id": 151605,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/151605/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcedraw/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcedraw/mt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-19T04:18:14.124833Z",
            "action": 0,
            "target": "",
            "id": 119077,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/119077/?format=api"
        }
    ]
}