Translation components API.

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

GET /api/translations/plugins/hypothesis/ms/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/451318/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-08T08:09:34.642284Z",
            "action": 59,
            "target": "Plugin Hypothes.is",
            "id": 353505,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/353505/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/451319/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-12-08T08:09:34.642363Z",
            "action": 59,
            "target": "Plugin ini membolehkan penyatuan Hypothes.is ke dalam paparan artikel OJS untuk penjelasan dan komen pembaca.",
            "id": 353506,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/353506/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ms/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Bobir/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Bobir/?format=api",
            "timestamp": "2022-12-08T08:09:34.642421Z",
            "action": 0,
            "target": "",
            "id": 353507,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/353507/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ms/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.441420Z",
            "action": 0,
            "target": "",
            "id": 669028,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669028/?format=api"
        }
    ]
}