Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sccompmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sccompmessages/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-03-29T14:46:03.003359Z",
            "action": 0,
            "target": "",
            "id": 2041816,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/2041816/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sccompmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sccompmessages/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-01-22T16:39:37.355571Z",
            "action": 0,
            "target": "",
            "id": 1771578,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/1771578/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sccompmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sccompmessages/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-08-21T00:06:39.173094Z",
            "action": 0,
            "target": "",
            "id": 150443,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/150443/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sccompmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sccompmessages/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-27T22:36:10.560476Z",
            "action": 0,
            "target": "",
            "id": 127135,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/127135/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sccompmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sccompmessages/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-18T01:40:56.447370Z",
            "action": 17,
            "target": "",
            "id": 116936,
            "action_name": "Changes committed",
            "url": "https://translations.documentfoundation.org/api/changes/116936/?format=api"
        },
        {
            "unit": null,
            "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/sccompmessages/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/sccompmessages/en_AU/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-07-18T01:40:55.268989Z",
            "action": 0,
            "target": "",
            "id": 116935,
            "action_name": "Resource updated",
            "url": "https://translations.documentfoundation.org/api/changes/116935/?format=api"
        }
    ]
}