Translation components API.

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

GET /api/translations/libo_ui-24-2/scp2sourcepython/ca_VALENCIA/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/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcepython/ca_VALENCIA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:14:37.695783Z",
            "action": 0,
            "target": "",
            "id": 42072698,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/42072698/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104355885/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcepython/ca_VALENCIA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:14:37.695746Z",
            "action": 59,
            "target": "Barra d'eines Logo (imatges tortuga) per al Writter",
            "id": 42072697,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42072697/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/104355883/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/scp2sourcepython/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/scp2sourcepython/ca_VALENCIA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T15:14:37.695686Z",
            "action": 59,
            "target": "LibreLogo",
            "id": 42072696,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/42072696/?format=api"
        }
    ]
}