Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcegnome/fy/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-24-2/scp2sourcegnome/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcegnome/fy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:42:23.882406Z",
            "action": 0,
            "target": "",
            "id": 42576758,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42576758/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104857256/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcegnome/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcegnome/fy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:42:23.882368Z",
            "action": 59,
            "target": "Systeem yntegraasje fan %PRODUCTNAME %PRODUCTVERSION yn GNOME buroblêd omjouwing.",
            "id": 42576757,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576757/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104857255/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcegnome/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcegnome/fy/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:42:23.882307Z",
            "action": 59,
            "target": "GNOME yntergraasje",
            "id": 42576756,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576756/?format=api"
        }
    ]
}