Translation components API.

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

GET /api/translations/pkp-lib/api/ckb/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ckb/changes/?format=api&page=2",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792225/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:38.119079Z",
            "action": 59,
            "target": "",
            "id": 801707,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/801707/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792226/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:38.119131Z",
            "action": 59,
            "target": "",
            "id": 801708,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/801708/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:38.119209Z",
            "action": 0,
            "target": "",
            "id": 801709,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/801709/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-11T23:25:44.674101Z",
            "action": 44,
            "target": "",
            "id": 801898,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/801898/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/api/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/api/ckb/?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:23.236401Z",
            "action": 0,
            "target": "",
            "id": 839935,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839935/?format=api"
        }
    ]
}