Translation components API.

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

GET /api/translations/libo_ui-7-6/connectivityregistrydbaseorgopenofficeofficedataaccess/en_ZA/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-7-6/connectivityregistrydbaseorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-7-6/connectivityregistrydbaseorgopenofficeofficedataaccess/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:05:44.273845Z",
            "action": 0,
            "target": "",
            "id": 27437335,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/27437335/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/90102566/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-7-6/connectivityregistrydbaseorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-7-6/connectivityregistrydbaseorgopenofficeofficedataaccess/en_ZA/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T20:05:44.273773Z",
            "action": 59,
            "target": "BASE",
            "id": 27437334,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/27437334/?format=api"
        }
    ]
}