Translation components API.

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

GET /api/translations/libo_ui-master/setup_nativesourcemac/nso/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/setup_nativesourcemac/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/setup_nativesourcemac/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:43.376504Z",
            "action": 0,
            "target": "",
            "id": 39054465,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39054465/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101473016/?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/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-12-04T15:40:43.376474Z",
            "action": 59,
            "target": "",
            "id": 39054464,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39054464/?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/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T19:37:45.578173Z",
            "action": 0,
            "target": "",
            "id": 134905,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/134905/?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/nso/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-12T00:14:04.390060Z",
            "action": 0,
            "target": "",
            "id": 90273,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/90273/?format=api"
        }
    ]
}