Translation components API.

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

GET /api/translations/ojs/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/ojs/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-14T16:10:29.379009Z",
            "action": 0,
            "target": "",
            "id": 283884,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/283884/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-05T01:56:58.677699Z",
            "action": 0,
            "target": "",
            "id": 369665,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/369665/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:15:24.191727Z",
            "action": 0,
            "target": "",
            "id": 439171,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/439171/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/793233/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-26T18:38:39.874896Z",
            "action": 59,
            "target": "A cover image with an invalid file extension was specified.",
            "id": 803848,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/803848/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/793234/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-26T18:38:39.874968Z",
            "action": 59,
            "target": "A cover image was embedded without specifying a name.",
            "id": 803849,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/803849/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/importexport-native/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/importexport-native/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-26T18:38:39.875036Z",
            "action": 0,
            "target": "",
            "id": 803850,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/803850/?format=api"
        }
    ]
}