Translation components API.

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

GET /api/translations/pkp-lib/reader/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/pkp-lib/reader/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/reader/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T11:46:27.090109Z",
            "action": 0,
            "target": "",
            "id": 3778,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/3778/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/reader/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/reader/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T00:37:20.638429Z",
            "action": 0,
            "target": "",
            "id": 284275,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284275/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/reader/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/reader/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:28:15.083675Z",
            "action": 0,
            "target": "",
            "id": 559671,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/559671/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/reader/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/reader/zh_CN/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:07:47.812425Z",
            "action": 0,
            "target": "",
            "id": 696061,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696061/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/reader/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/reader/zh_CN/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:40:41.536908Z",
            "action": 0,
            "target": "",
            "id": 840086,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840086/?format=api"
        }
    ]
}