Translation components API.

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

GET /api/translations/omp/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/693446/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.588389Z",
            "action": 59,
            "target": "„Развиен од“ Блок",
            "id": 630055,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630055/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693447/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.588451Z",
            "action": 59,
            "target": "Овој приклучок обезбедува \"Развиен од\" странична врска.",
            "id": 630056,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630056/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693448/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.588490Z",
            "action": 59,
            "target": "Развиен од",
            "id": 630057,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630057/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-developedBy/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:07.588526Z",
            "action": 0,
            "target": "",
            "id": 630058,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630058/?format=api"
        }
    ]
}