Translation components API.

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

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

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