Translation components API.

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

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

{
    "count": 57,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/el/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/791995/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:31.330042Z",
            "action": 59,
            "target": "",
            "id": 800751,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800751/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:31.330119Z",
            "action": 0,
            "target": "",
            "id": 800752,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800752/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:50.420582Z",
            "action": 44,
            "target": "",
            "id": 800853,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/800853/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/820970/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:50.265485Z",
            "action": 59,
            "target": "",
            "id": 837773,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837773/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/820971/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:50.265555Z",
            "action": 59,
            "target": "",
            "id": 837774,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837774/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:50.265586Z",
            "action": 0,
            "target": "",
            "id": 837775,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837775/?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/el/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.046915Z",
            "action": 44,
            "target": "",
            "id": 838037,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838037/?format=api"
        }
    ]
}