Translation components API.

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

GET /api/translations/omp/generic-htmlMonographFile/vi/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/696606/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:55.675686Z",
            "action": 59,
            "target": "",
            "id": 633341,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633341/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696607/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:55.675752Z",
            "action": 59,
            "target": "",
            "id": 633342,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633342/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:55.675791Z",
            "action": 0,
            "target": "",
            "id": 633343,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633343/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-htmlMonographFile/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-htmlMonographFile/vi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:56.736084Z",
            "action": 44,
            "target": "",
            "id": 633348,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/633348/?format=api"
        }
    ]
}