Translation components API.

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

GET /api/translations/plugins/hypothesis/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/730846/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.337931Z",
            "action": 59,
            "target": "Hypothes.is პლაგინი",
            "id": 669022,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/669022/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/730847/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/hypothesis/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/hypothesis/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.337989Z",
            "action": 59,
            "target": "ეს პლაგინი საშუალებას აძლევს Hypothes.is ჩაჯდეს OJS სტატიების ხედებში მკითხველის ანოტაციისა და კომენტარების გაკეთების მიზნით.",
            "id": 669023,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/669023/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T21:40:44.338027Z",
            "action": 0,
            "target": "",
            "id": 669024,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669024/?format=api"
        }
    ]
}