Translation components API.

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

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

{
    "count": 59,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-20T23:26:03.654627Z",
            "action": 0,
            "target": "",
            "id": 1006157,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006157/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/99493/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509169Z",
            "action": 30,
            "target": "OJS Version",
            "id": 1006532,
            "action_name": "Source string changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006532/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/99493/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509231Z",
            "action": 59,
            "target": "OJS versie",
            "id": 1006533,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006533/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/99494/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509270Z",
            "action": 30,
            "target": "OJS Configuration",
            "id": 1006534,
            "action_name": "Source string changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006534/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/99494/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509300Z",
            "action": 59,
            "target": "OJS configuratie",
            "id": 1006535,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006535/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/99496/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509331Z",
            "action": 30,
            "target": "OJS configuration settings from <tt>config.inc.php</tt>.",
            "id": 1006536,
            "action_name": "Source string changed",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006536/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/99496/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509359Z",
            "action": 59,
            "target": "OJS instellingen uit <tt>config.inc.php</tt>.",
            "id": 1006537,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006537/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:25.509388Z",
            "action": 0,
            "target": "",
            "id": 1006538,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006538/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/nl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-21T03:22:43.201507Z",
            "action": 44,
            "target": "",
            "id": 1006735,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/1006735/?format=api"
        }
    ]
}