Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/dsb/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/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/dsb/?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:24:24.530830Z",
            "action": 48,
            "target": "",
            "id": 710850,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/710850/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/753979/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/dsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:24:24.867602Z",
            "action": 59,
            "target": "",
            "id": 710852,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/710852/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/753980/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/dsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:24:24.867686Z",
            "action": 59,
            "target": "",
            "id": 710853,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/710853/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/753981/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/dsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:24:24.867737Z",
            "action": 59,
            "target": "",
            "id": 710854,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/710854/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/dsb/?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:24:24.867788Z",
            "action": 0,
            "target": "",
            "id": 710855,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/710855/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/dsb/?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:24:25.195961Z",
            "action": 44,
            "target": "",
            "id": 710860,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/710860/?format=api"
        }
    ]
}