Translation components API.

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

GET /api/translations/plugins/lens-galley-plugin/ka/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/730123/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:14.671453Z",
            "action": 59,
            "target": "eLife Lens-ის სტატიების სანახავი",
            "id": 668176,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668176/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730124/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:14.671514Z",
            "action": 59,
            "target": "ეს პლაგინი უზრუნველყოფს JATS XML სვეტების მხარდაჭერას eLife Lens-ის გამოყენებით.",
            "id": 668177,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/668177/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:14:14.671552Z",
            "action": 0,
            "target": "",
            "id": 668178,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/668178/?format=api"
        }
    ]
}