Translation components API.

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

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

{
    "count": 1051,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsimpress01/es/changes/?format=api&page=21",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/109731626/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-24-2/textsimpress01/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-24-2/textsimpress01/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T17:48:25.595994Z",
            "action": 59,
            "target": "Exportar",
            "id": 47465359,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/47465359/?format=api"
        }
    ]
}