Translation components API.

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

GET /api/translations/ojs/generic-driver/hsb/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hsb/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-04-05T23:28:32.324824Z",
            "action": 48,
            "target": "",
            "id": 711486,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/711486/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/754549/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:28:32.448978Z",
            "action": 59,
            "target": "",
            "id": 711490,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/711490/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/754550/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:28:32.449085Z",
            "action": 59,
            "target": "",
            "id": 711491,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/711491/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hsb/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-04-05T23:28:32.449136Z",
            "action": 0,
            "target": "",
            "id": 711492,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/711492/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/generic-driver/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/generic-driver/hsb/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2023-04-05T23:28:32.641796Z",
            "action": 44,
            "target": "",
            "id": 711494,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/711494/?format=api"
        }
    ]
}