Translation components API.

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

GET /api/translations/omp/importexport-native/en/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-15T16:17:20.736590Z",
            "action": 0,
            "target": "",
            "id": 284828,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/284828/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-30T23:25:12.992054Z",
            "action": 0,
            "target": "",
            "id": 384712,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/384712/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:35:13.327756Z",
            "action": 0,
            "target": "",
            "id": 633928,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633928/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/793319/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T00:14:18.611810Z",
            "action": 59,
            "target": "A cover image with an invalid file extension was specified.",
            "id": 804093,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/804093/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/793320/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T00:14:18.611890Z",
            "action": 59,
            "target": "A cover image was embedded without specifying a name.",
            "id": 804094,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/804094/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-27T00:14:18.611931Z",
            "action": 0,
            "target": "",
            "id": 804095,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/804095/?format=api"
        }
    ]
}