Translation components API.

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

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

{
    "count": 54,
    "next": null,
    "previous": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/sl/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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:33.485654Z",
            "action": 0,
            "target": "",
            "id": 800822,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800822/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821044/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:53.498780Z",
            "action": 59,
            "target": "ID številke ni naravno število.",
            "id": 837886,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837886/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821045/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:53.498855Z",
            "action": 59,
            "target": "ID preloma številke ni naravno število.",
            "id": 837887,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837887/?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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:53.498888Z",
            "action": 0,
            "target": "",
            "id": 837888,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837888/?format=api"
        }
    ]
}