Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/hyw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:40.149199Z",
            "action": 0,
            "target": "",
            "id": 39054353,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39054353/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101472961/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/hyw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:40.149172Z",
            "action": 59,
            "target": "",
            "id": 39054352,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39054352/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/hyw/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-06T17:14:10.964588Z",
            "action": 0,
            "target": "",
            "id": 231834,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/231834/?format=api"
        }
    ]
}