Translation components API.

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

GET /api/translations/ojs/reports-articles/hsb/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/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/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:29:57.076566Z",
            "action": 48,
            "target": "",
            "id": 714673,
            "action_name": "Added new language",
            "url": "http://translate.pkp.sfu.ca/api/changes/714673/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/757602/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:29:57.214531Z",
            "action": 59,
            "target": "",
            "id": 714678,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/714678/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/757603/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:29:57.214602Z",
            "action": 59,
            "target": "",
            "id": 714679,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/714679/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/757604/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/hsb/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-05T23:29:57.214642Z",
            "action": 59,
            "target": "",
            "id": 714680,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/714680/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/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:29:57.214680Z",
            "action": 0,
            "target": "",
            "id": 714681,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/714681/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/reports-articles/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/reports-articles/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:29:57.429695Z",
            "action": 44,
            "target": "",
            "id": 714683,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/714683/?format=api"
        }
    ]
}