Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733533/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:29:07.272433Z",
            "action": 59,
            "target": "Плагін COinS",
            "id": 672262,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672262/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733534/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:29:07.272505Z",
            "action": 59,
            "target": "Плагін COinS додає дискриптор OpenURL до сторінок статті (анотації та HTML-гранки повного тексту), який може використовуватись, наприклад, для екстракції цитат.",
            "id": 672263,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/672263/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:29:07.272544Z",
            "action": 0,
            "target": "",
            "id": 672264,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/672264/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733534/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/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-24T11:50:52.335091Z",
            "action": 45,
            "target": "",
            "id": 731903,
            "action_name": "New contributor",
            "url": "http://translate.pkp.sfu.ca/api/changes/731903/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/733534/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/coins-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/coins-plugin/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-24T11:50:52.337612Z",
            "action": 2,
            "target": "Плагін COinS додає дискриптор OpenURL до сторінок статті (анотації та HTML), який може використовуватися, наприклад, для вилучення з інструментів бібліографічних посилань.",
            "id": 731904,
            "action_name": "Translation changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/731904/?format=api"
        }
    ]
}