Translation components API.

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

GET /api/translations/libo_ui-master/scp2sourcekde/skr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/skr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-09T15:30:17.819004Z",
            "action": 0,
            "target": "",
            "id": 15332727,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/15332727/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/78668844/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/skr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-09T15:30:17.818956Z",
            "action": 59,
            "target": "",
            "id": 15332726,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/15332726/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/78668843/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/scp2sourcekde/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/scp2sourcekde/skr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-09T15:30:17.818872Z",
            "action": 59,
            "target": "",
            "id": 15332725,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/15332725/?format=api"
        }
    ]
}