Translation components API.

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

GET /api/translations/libo_ui-24-2/connectivityregistrymacaborgopenofficeofficedataaccess/ug/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/connectivityregistrymacaborgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/connectivityregistrymacaborgopenofficeofficedataaccess/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:11:16.643989Z",
            "action": 0,
            "target": "",
            "id": 39365855,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39365855/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101653861/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/connectivityregistrymacaborgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/connectivityregistrymacaborgopenofficeofficedataaccess/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:11:16.643946Z",
            "action": 59,
            "target": "Mac OS X ئادرېس دەپتەر",
            "id": 39365854,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39365854/?format=api"
        }
    ]
}