Translation components API.

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

GET /api/translations/libo_ui-24-2/connectivityregistryjdbcorgopenofficeofficedataaccess/bar/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/connectivityregistryjdbcorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/connectivityregistryjdbcorgopenofficeofficedataaccess/bar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:13:46.117947Z",
            "action": 0,
            "target": "",
            "id": 39397911,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/39397911/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101684654/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/connectivityregistryjdbcorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/connectivityregistryjdbcorgopenofficeofficedataaccess/bar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:13:46.117925Z",
            "action": 59,
            "target": "",
            "id": 39397910,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39397910/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/101684653/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/connectivityregistryjdbcorgopenofficeofficedataaccess/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/connectivityregistryjdbcorgopenofficeofficedataaccess/bar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:13:46.117895Z",
            "action": 59,
            "target": "",
            "id": 39397909,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39397909/?format=api"
        }
    ]
}