Translation components API.

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

GET /api/translations/libo_ui-master/basicmessages/st-LS/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/basicmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/st-LS/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-31T18:50:10.075235Z",
            "action": 0,
            "target": "",
            "id": 2752073,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2752073/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/st-LS/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-09-21T16:04:43.647773Z",
            "action": 0,
            "target": "",
            "id": 2415022,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2415022/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/st-LS/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-06-04T12:20:34.434466Z",
            "action": 0,
            "target": "",
            "id": 2207573,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2207573/?format=api"
        }
    ]
}