Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/vi/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/490893/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.330767Z",
            "action": 59,
            "target": "Khối \"Phát triển bởi\"",
            "id": 425221,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425221/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490895/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.330849Z",
            "action": 59,
            "target": "Plugin này cung cấp liên kết \"Phát triển bởi\".",
            "id": 425222,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425222/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490897/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.330892Z",
            "action": 59,
            "target": "Được phát triển bởi",
            "id": 425223,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425223/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:34.330928Z",
            "action": 0,
            "target": "",
            "id": 425224,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/425224/?format=api"
        }
    ]
}