Translation components API.

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

GET /api/translations/plugins/lens-galley-plugin/en/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/409648/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:04:54.737910Z",
            "action": 59,
            "target": "eLife Lens Article Viewer",
            "id": 287334,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/287334/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/409649/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:04:54.738000Z",
            "action": 59,
            "target": "This plugin provides rendering support for JATS XML galleys using eLife Lens.",
            "id": 287335,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/287335/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:04:54.738045Z",
            "action": 0,
            "target": "",
            "id": 287336,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287336/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/lens-galley-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/lens-galley-plugin/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:12.956403Z",
            "action": 0,
            "target": "",
            "id": 668134,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668134/?format=api"
        }
    ]
}