Translation components API.

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

GET /api/components/libo_help-7-6/textsmath06/changes/?format=api&page=16
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 751,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsmath06/changes/?format=api&page=15",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsmath06/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:28:20.450119Z",
            "action": 51,
            "target": "",
            "id": 32978635,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/32978635/?format=api"
        }
    ]
}