Translation components API.

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

GET /api/translations/plugins/swordServer/mk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735512/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.567605Z",
            "action": 59,
            "target": "SWORD сервер плагин",
            "id": 674656,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674656/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735513/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.567672Z",
            "action": 59,
            "target": "API за прифаќање SWORD депозити",
            "id": 674657,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674657/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735514/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.567714Z",
            "action": 59,
            "target": "",
            "id": 674658,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/674658/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:39.567751Z",
            "action": 0,
            "target": "",
            "id": 674659,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/674659/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T23:05:41.016922Z",
            "action": 44,
            "target": "",
            "id": 674693,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/674693/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735514/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "timestamp": "2023-02-26T08:28:23.748057Z",
            "action": 45,
            "target": "",
            "id": 692397,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/692397/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/735514/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/swordServer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/swordServer/mk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Mirko-Spiroski/?format=api",
            "timestamp": "2023-02-26T08:28:23.752062Z",
            "action": 5,
            "target": "<p>Складирање во SWORD може да се направи кон овој документ со употреба на сервисниот документ во URL адресата: <pre>{$serviceDocumentUrl}</pre></p>\n<p>Специфично собирање може да се адресира во секцијата ID. На пример, за секцијата ID 1: <pre>{$exampleDepositPointUrl}</pre></p>",
            "id": 692398,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/692398/?format=api"
        }
    ]
}