Translation components API.

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

GET /api/translations/omp/blocks-developedBy/sl/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/693455/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.068902Z",
            "action": 59,
            "target": "Blok \"Razvijalci\"",
            "id": 630070,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630070/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693456/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.068962Z",
            "action": 59,
            "target": "Vtičnik omogoča stransko vrstico s povezavo na stran \"Razvijalci\".",
            "id": 630071,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630071/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693457/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.069005Z",
            "action": 59,
            "target": "",
            "id": 630072,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630072/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.069055Z",
            "action": 0,
            "target": "",
            "id": 630073,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630073/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:09.286619Z",
            "action": 44,
            "target": "",
            "id": 630092,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/630092/?format=api"
        }
    ]
}