Translation components API.

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

GET /api/translations/ojs/generic-usageEvent/is/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/503570/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:02.637250Z",
            "action": 59,
            "target": "",
            "id": 438235,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438235/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503571/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:02.637318Z",
            "action": 59,
            "target": "",
            "id": 438236,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438236/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:02.637357Z",
            "action": 0,
            "target": "",
            "id": 438237,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/438237/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-usageEvent/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:06.606142Z",
            "action": 44,
            "target": "",
            "id": 438292,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/438292/?format=api"
        }
    ]
}