Translation components API.

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

GET /api/translations/plugins/pdfjs-viewer-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/727472/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pdfjs-viewer-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.416856Z",
            "action": 59,
            "target": "PDF.JS PDF მნახველი",
            "id": 665083,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665083/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/727473/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pdfjs-viewer-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.416940Z",
            "action": 59,
            "target": "ეს პლაგინი იყენებს <a href=\"http://mozilla.github.io/pdf.js\">pdf.js PDF მნახველს</a> ჩასასმელად და სვეტების გვერდების გასაცემად.",
            "id": 665084,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/665084/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/pdfjs-viewer-plugin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/pdfjs-viewer-plugin/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:45:31.416981Z",
            "action": 0,
            "target": "",
            "id": 665085,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/665085/?format=api"
        }
    ]
}