Translation components API.

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

GET /api/translations/pkp-lib/reader/nl/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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-19T12:19:00.120866Z",
            "action": 0,
            "target": "",
            "id": 5530,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/5530/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T00:37:19.116928Z",
            "action": 0,
            "target": "",
            "id": 284262,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284262/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:28:12.504436Z",
            "action": 0,
            "target": "",
            "id": 558465,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/558465/?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/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:07:47.255722Z",
            "action": 0,
            "target": "",
            "id": 696048,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696048/?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/nl/?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:40.914525Z",
            "action": 0,
            "target": "",
            "id": 840073,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/840073/?format=api"
        }
    ]
}