Translation components API.

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

GET /api/translations/plugins/custom-block-manager-plugin/zh_CN/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/custom-block-manager-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/custom-block-manager-plugin/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-26T16:57:57.898440Z",
            "action": 0,
            "target": "",
            "id": 7673,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/7673/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/custom-block-manager-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/custom-block-manager-plugin/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-26T16:57:58.702463Z",
            "action": 44,
            "target": "",
            "id": 7681,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/7681/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/custom-block-manager-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/custom-block-manager-plugin/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T15:36:47.126217Z",
            "action": 0,
            "target": "",
            "id": 111726,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/111726/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/custom-block-manager-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/custom-block-manager-plugin/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-11-17T15:36:50.555923Z",
            "action": 44,
            "target": "",
            "id": 111755,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/111755/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/custom-block-manager-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/custom-block-manager-plugin/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:20:44.035910Z",
            "action": 0,
            "target": "",
            "id": 670449,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/670449/?format=api"
        }
    ]
}