Translation components API.

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

GET /api/translations/ojs/blocks-developedBy/pl/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/490665/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.775638Z",
            "action": 59,
            "target": "Blok \"Opracowane przez\"",
            "id": 424986,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424986/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490666/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.775717Z",
            "action": 59,
            "target": "Wtyczka elementu blokowego dostarczająca informacji o twórcy systemu.",
            "id": 424987,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424987/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/490667/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.775759Z",
            "action": 59,
            "target": "Opracowane przez",
            "id": 424988,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/424988/?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/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:32.775800Z",
            "action": 0,
            "target": "",
            "id": 424989,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/424989/?format=api"
        }
    ]
}