Translation components API.

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

GET /api/translations/ojs/admin/ka/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/ka/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792014/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.578650Z",
            "action": 59,
            "target": "",
            "id": 800789,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800789/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.578726Z",
            "action": 0,
            "target": "",
            "id": 800790,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800790/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:50.522202Z",
            "action": 44,
            "target": "",
            "id": 800865,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/800865/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821008/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.009073Z",
            "action": 59,
            "target": "",
            "id": 837831,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837831/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821009/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.009174Z",
            "action": 59,
            "target": "",
            "id": 837832,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837832/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.009212Z",
            "action": 0,
            "target": "",
            "id": 837833,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837833/?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/ka/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.118286Z",
            "action": 44,
            "target": "",
            "id": 838046,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838046/?format=api"
        }
    ]
}