Translation components API.

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

GET /api/translations/libo_ui-24-2/starmathmessages/ca/changes/?format=api&page=14
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 651,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/starmathmessages/ca/changes/?format=api&page=13",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/102047331/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/starmathmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/starmathmessages/ca/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:33.220103Z",
            "action": 59,
            "target": "Grec",
            "id": 39763647,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39763647/?format=api"
        }
    ]
}