Translation components API.

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

GET /api/translations/ojs/blocks-information/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/491952/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:53.476030Z",
            "action": 59,
            "target": "Khối thông tin",
            "id": 426368,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426368/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491953/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:53.476154Z",
            "action": 59,
            "target": "Plugin này cung cấp link thông tin ở thanh bên.",
            "id": 426369,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426369/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491954/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:53.476209Z",
            "action": 59,
            "target": "Thông tin",
            "id": 426370,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426370/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:53.476247Z",
            "action": 0,
            "target": "",
            "id": 426371,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/426371/?format=api"
        }
    ]
}