Translation components API.

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

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

{
    "count": 13051,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/components/libo_help-24-2/auxiliary/changes/?format=api&page=261",
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/auxiliary/?format=api",
            "translation": null,
            "user": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "author": "https://translations.documentfoundation.org/api/users/cloph/?format=api",
            "timestamp": "2024-02-01T14:21:25.170055Z",
            "action": 51,
            "target": "",
            "id": 39589712,
            "action_name": "Component created",
            "url": "https://translations.documentfoundation.org/api/changes/39589712/?format=api"
        }
    ]
}