Translation components API.

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

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

{
    "count": 454,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/manager/ckb/changes/?format=api&page=9",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-08-22T13:45:49.807522Z",
            "action": 44,
            "target": "",
            "id": 870938,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/870938/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/883746/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:38:09.557692Z",
            "action": 59,
            "target": "",
            "id": 930422,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/930422/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:38:09.557763Z",
            "action": 0,
            "target": "",
            "id": 930423,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/930423/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/manager/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:39:48.497360Z",
            "action": 44,
            "target": "",
            "id": 931574,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/931574/?format=api"
        }
    ]
}