Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/uk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490874/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.796976Z",
            "action": 59,
            "target": "Блок \"Розроблено\"",
            "id": 425112,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425112/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490876/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.797060Z",
            "action": 59,
            "target": "Додає на бокову панель посилання \"Розроблено\".",
            "id": 425113,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425113/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490877/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.797101Z",
            "action": 59,
            "target": "Розроблено",
            "id": 425114,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/425114/?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/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:33.797137Z",
            "action": 0,
            "target": "",
            "id": 425115,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/425115/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490876/?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/uk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "timestamp": "2023-04-29T10:51:22.946285Z",
            "action": 45,
            "target": "",
            "id": 739912,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/739912/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490876/?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/uk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Petro/?format=api",
            "timestamp": "2023-04-29T10:51:22.948658Z",
            "action": 2,
            "target": "Цей плагін додає на бокову панель покликання \"Розроблено\".",
            "id": 739913,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/739913/?format=api"
        }
    ]
}