Translation components API.

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

GET /api/translations/omp/generic-pdfJsViewer/hu/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/696622/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-pdfJsViewer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-pdfJsViewer/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:58.031961Z",
            "action": 59,
            "target": "PDF.js PDF megtekintő",
            "id": 633368,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633368/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/696623/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-pdfJsViewer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-pdfJsViewer/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:58.032053Z",
            "action": 59,
            "target": "Ez a bővítmény támogatja a PDF.js könyvtárat használó PDF-ek megjelenítését.",
            "id": 633369,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/633369/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/generic-pdfJsViewer/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/generic-pdfJsViewer/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:58.032104Z",
            "action": 0,
            "target": "",
            "id": 633370,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/633370/?format=api"
        }
    ]
}