Translation components API.

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

GET /api/translations/libo_help-7-6/textsharedautokorr/de/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/changes/?format=api",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/96496909/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsharedautokorr/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:42:47.266641Z",
            "action": 59,
            "target": "AutoKorrektur wurde ausgelöst",
            "id": 33868552,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33868552/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96496904/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsharedautokorr/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsharedautokorr/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:42:47.266559Z",
            "action": 59,
            "target": "AutoKorrektur wurde ausgelöst",
            "id": 33868551,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33868551/?format=api"
        }
    ]
}