Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-20T23:57:32.988757Z",
            "action": 0,
            "target": "",
            "id": 150166,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/150166/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-27T22:27:06.048731Z",
            "action": 0,
            "target": "",
            "id": 127055,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/127055/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-17T21:46:48.161248Z",
            "action": 17,
            "target": "",
            "id": 116410,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/116410/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/extensionssourceupdatecheckorgopenofficeoffice/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-17T21:46:47.889122Z",
            "action": 0,
            "target": "",
            "id": 116409,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/116409/?format=api"
        }
    ]
}