Translation components API.

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

GET /api/translations/omp/editor/sl/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/omp/editor/sl/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/695280/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:35.116885Z",
            "action": 59,
            "target": "Javni identifikator '{$publicIdentifier}' že obstaja za drug predmet istega tipa. Izberite enolične identifikatorje za predmete istega tipa v vaši založbi.",
            "id": 631967,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/631967/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/695281/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:35.116921Z",
            "action": 59,
            "target": "",
            "id": 631968,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/631968/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:35.116957Z",
            "action": 0,
            "target": "",
            "id": 631969,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/631969/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/omp/editor/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/omp/editor/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:34:37.792361Z",
            "action": 44,
            "target": "",
            "id": 632245,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/632245/?format=api"
        }
    ]
}