Translation components API.

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

GET /api/translations/omp/blocks-information/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/693506/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.257577Z",
            "action": 59,
            "target": "Информативен Блок",
            "id": 630147,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630147/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693507/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.257647Z",
            "action": 59,
            "target": "Овој приклучок обезбедува странична информативна врска.",
            "id": 630148,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630148/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693508/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.257686Z",
            "action": 59,
            "target": "Информација",
            "id": 630149,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630149/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/blocks-information/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:13.257722Z",
            "action": 0,
            "target": "",
            "id": 630150,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630150/?format=api"
        }
    ]
}