Translation components API.

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

GET /api/translations/ojs/generic-usageEvent/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/503598/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:05.202101Z",
            "action": 59,
            "target": "",
            "id": 438282,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438282/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503599/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:05.202171Z",
            "action": 59,
            "target": "",
            "id": 438283,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438283/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:05.202212Z",
            "action": 0,
            "target": "",
            "id": 438284,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/438284/?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/uz/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:06.618601Z",
            "action": 44,
            "target": "",
            "id": 438293,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/438293/?format=api"
        }
    ]
}