Translation components API.

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

GET /api/translations/omp/editor/vi/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/editor/vi/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/695488/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:36.470694Z",
            "action": 59,
            "target": "",
            "id": 632179,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/632179/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/695489/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:36.470732Z",
            "action": 59,
            "target": "",
            "id": 632180,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/632180/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:36.470766Z",
            "action": 0,
            "target": "",
            "id": 632181,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/632181/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:37.802024Z",
            "action": 44,
            "target": "",
            "id": 632246,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/632246/?format=api"
        }
    ]
}