Translation components API.

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

GET /api/translations/ojs/blocks-information/bg/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/491850/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:47.764884Z",
            "action": 59,
            "target": "Информационен блок",
            "id": 426223,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426223/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491851/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:47.764947Z",
            "action": 59,
            "target": "Този плъгин предоставя странична лента с връзка \"Информационен блок\".",
            "id": 426224,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426224/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491852/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:47.764995Z",
            "action": 59,
            "target": "Информация",
            "id": 426225,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426225/?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/bg/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:47.765030Z",
            "action": 0,
            "target": "",
            "id": 426226,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/426226/?format=api"
        }
    ]
}