Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/hr/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490418/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.541603Z",
            "action": 59,
            "target": "\"Sustav razvili\" blok",
            "id": 424639,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424639/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490420/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.541668Z",
            "action": 59,
            "target": "Ovaj dodatak prikazuje poveznicu na razvojni tim OMP-a u rubnom izborniku.",
            "id": 424640,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424640/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490422/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.541710Z",
            "action": 59,
            "target": "Razvio",
            "id": 424641,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424641/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-developedBy/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-developedBy/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:30.541746Z",
            "action": 0,
            "target": "",
            "id": 424642,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424642/?format=api"
        }
    ]
}