Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503129/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.801022Z",
            "action": 59,
            "target": "",
            "id": 437599,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437599/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503130/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.801108Z",
            "action": 59,
            "target": "",
            "id": 437600,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/437600/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:28.801147Z",
            "action": 0,
            "target": "",
            "id": 437601,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/437601/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:14:30.071221Z",
            "action": 44,
            "target": "",
            "id": 437610,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/437610/?format=api"
        }
    ]
}