Translation components API.

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

GET /api/translations/pkp-lib/reader/eu/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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T12:18:56.681058Z",
            "action": 0,
            "target": "",
            "id": 5520,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/5520/?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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T00:37:17.995339Z",
            "action": 0,
            "target": "",
            "id": 284243,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284243/?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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:28:07.980488Z",
            "action": 0,
            "target": "",
            "id": 557099,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/557099/?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/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:07:46.466128Z",
            "action": 0,
            "target": "",
            "id": 696029,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696029/?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/eu/?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:39.909094Z",
            "action": 0,
            "target": "",
            "id": 840053,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840053/?format=api"
        }
    ]
}