Translation components API.

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

GET /api/translations/ojs/manager/eu/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 205,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/eu/changes/?format=api&page=4",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-07-15T11:14:14.763413Z",
            "action": 0,
            "target": "",
            "id": 866141,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/866141/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/896842/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:58:35.079868Z",
            "action": 59,
            "target": "",
            "id": 944936,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/944936/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/896843/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:58:35.079934Z",
            "action": 59,
            "target": "",
            "id": 944937,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/944937/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T22:58:35.079962Z",
            "action": 0,
            "target": "",
            "id": 944938,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/944938/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/manager/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/manager/eu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-02-28T23:07:26.530824Z",
            "action": 44,
            "target": "",
            "id": 950240,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/950240/?format=api"
        }
    ]
}