Translation components API.

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

GET /api/translations/ojs/generic-driver/ckb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/571501/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:12.415334Z",
            "action": 59,
            "target": "وەگەڕخەر",
            "id": 507325,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507325/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/571502/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:12.415405Z",
            "action": 59,
            "target": "گرێدانی DRIVER OAI-PMH فراوان دەکات بەگوێرەی ڕێنماییەکانی DRIVER 2.0،بۆ هاوکاریکردنی سیستەمی گۆڤاری کراوە DRIVER .قبوڵ بکە",
            "id": 507326,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/507326/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/ckb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:22:12.415443Z",
            "action": 0,
            "target": "",
            "id": 507327,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/507327/?format=api"
        }
    ]
}