Translation components API.

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

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

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730131/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:15.097345Z",
            "action": 59,
            "target": "eLife Lens prikazovalni vtičnik",
            "id": 668192,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668192/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730132/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:15.097409Z",
            "action": 59,
            "target": "Vtičnik omogoča prikaz JATS XML prelomov s pomočjo eLife Lens.",
            "id": 668193,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668193/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:15.097447Z",
            "action": 0,
            "target": "",
            "id": 668194,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668194/?format=api"
        }
    ]
}