Translation components API.

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

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

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