Translation components API.

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

GET /api/translations/ojs/blocks-information/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/491925/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:52.084758Z",
            "action": 59,
            "target": "Element blokowy Informacje",
            "id": 426329,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426329/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491926/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:52.084842Z",
            "action": 59,
            "target": "Wtyczka elementu blokowego dostarczająca linku do strony z informacjami.",
            "id": 426330,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426330/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/491927/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:52.084882Z",
            "action": 59,
            "target": "Informacje",
            "id": 426331,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/426331/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/blocks-information/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/blocks-information/pl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:11:52.084917Z",
            "action": 0,
            "target": "",
            "id": 426332,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/426332/?format=api"
        }
    ]
}