Translation components API.

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

GET /api/translations/omp/blocks-developedBy/vi/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/693467/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.506658Z",
            "action": 59,
            "target": "",
            "id": 630086,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630086/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693468/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.506725Z",
            "action": 59,
            "target": "",
            "id": 630087,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630087/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/693469/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.506768Z",
            "action": 59,
            "target": "",
            "id": 630088,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/630088/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:08.506808Z",
            "action": 0,
            "target": "",
            "id": 630089,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/630089/?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/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:09.293299Z",
            "action": 44,
            "target": "",
            "id": 630093,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/630093/?format=api"
        }
    ]
}