Translation components API.

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

GET /api/translations/ojs/admin/si/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/si/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792028/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:33.381477Z",
            "action": 59,
            "target": "",
            "id": 800817,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800817/?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/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:33.381557Z",
            "action": 0,
            "target": "",
            "id": 800818,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800818/?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/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:50.591670Z",
            "action": 44,
            "target": "",
            "id": 800873,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/800873/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821040/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:53.317800Z",
            "action": 59,
            "target": "",
            "id": 837879,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837879/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821041/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:53.317873Z",
            "action": 59,
            "target": "",
            "id": 837880,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837880/?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/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:53.317905Z",
            "action": 0,
            "target": "",
            "id": 837881,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837881/?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/si/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.194056Z",
            "action": 44,
            "target": "",
            "id": 838054,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838054/?format=api"
        }
    ]
}