Translation components API.

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

GET /api/components/libo_help-24-2/textsimpress01/changes/?format=api&page=1890
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 94451,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/changes/?format=api&page=1889",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T16:56:26.959227Z",
            "action": 51,
            "target": "",
            "id": 45247635,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/45247635/?format=api"
        }
    ]
}