Translation components API.

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

GET /api/translations/ojs/generic-usageEvent/vi/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/503602/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:05.431316Z",
            "action": 59,
            "target": "Sự kiện usage",
            "id": 438288,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438288/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/503603/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:05.431390Z",
            "action": 59,
            "target": "Tạo một hook cung cấp usage event theo định dạng xác định.",
            "id": 438289,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/438289/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:05.431428Z",
            "action": 0,
            "target": "",
            "id": 438290,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/438290/?format=api"
        }
    ]
}