Translation components API.

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

GET /api/translations/pkp-lib/generic-usageEvent/mk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/600705/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:37.746991Z",
            "action": 59,
            "target": "Искористеност",
            "id": 535933,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/535933/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/600706/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:37.747085Z",
            "action": 59,
            "target": "Создава јадица што обезбедува настан за употреба во дефиниран формат.",
            "id": 535934,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/535934/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T04:26:37.747129Z",
            "action": 0,
            "target": "",
            "id": 535935,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/535935/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-27T23:09:12.829921Z",
            "action": 0,
            "target": "",
            "id": 696774,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/696774/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/pkp-lib/generic-usageEvent/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/pkp-lib/generic-usageEvent/mk/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/admin/?format=api",
            "timestamp": "2024-02-13T16:39:21.986626Z",
            "action": 0,
            "target": "",
            "id": 839656,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/839656/?format=api"
        }
    ]
}