Translation components API.

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

GET /api/translations/omp/blocks-developedBy/cs/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/693410/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.186121Z",
            "action": 59,
            "target": "Blok \"Vytvořeno kým\"",
            "id": 630006,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630006/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693411/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.186188Z",
            "action": 59,
            "target": "Tento plugin vytvoří v postranním sloupci blok \"Vytvořeno kým\".",
            "id": 630007,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630007/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693412/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.186228Z",
            "action": 59,
            "target": "Vytvořeno kým",
            "id": 630008,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630008/?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/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:06.186265Z",
            "action": 0,
            "target": "",
            "id": 630009,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630009/?format=api"
        }
    ]
}