Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcegnome/de/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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:42:22.548313Z",
            "action": 0,
            "target": "",
            "id": 42576710,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42576710/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104857224/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:42:22.548277Z",
            "action": 59,
            "target": "Systemintegration von %PRODUCTNAME %PRODUCTVERSION in die GNOME Desktop Umgebung.",
            "id": 42576709,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576709/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104857223/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:42:22.548217Z",
            "action": 59,
            "target": "GNOME-Integration",
            "id": 42576708,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42576708/?format=api"
        }
    ]
}