Translation components API.

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

GET /api/translations/libo_ui-24-2/readlicense_oodocs/gcf/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/readlicense_oodocs/gcf/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/102066481/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/readlicense_oodocs/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/readlicense_oodocs/gcf/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:45.412367Z",
            "action": 59,
            "target": "",
            "id": 39780053,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39780053/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/102066477/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-24-2/readlicense_oodocs/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-24-2/readlicense_oodocs/gcf/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-01T14:26:45.412298Z",
            "action": 59,
            "target": "",
            "id": 39780052,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/39780052/?format=api"
        }
    ]
}