Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/mk/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/490659/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.390048Z",
            "action": 59,
            "target": "Блок \"Развиено од\"",
            "id": 424974,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424974/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490660/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.390146Z",
            "action": 59,
            "target": "Овој плагин овозможува линк до страничната колона \"Developed By\".",
            "id": 424975,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424975/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490661/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.390201Z",
            "action": 59,
            "target": "Развиено од",
            "id": 424976,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424976/?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/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.390251Z",
            "action": 0,
            "target": "",
            "id": 424977,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424977/?format=api"
        }
    ]
}