Translation components API.

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

GET /api/translations/ojs/admin/is/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/is/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792011/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.267217Z",
            "action": 59,
            "target": "",
            "id": 800783,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800783/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.267289Z",
            "action": 0,
            "target": "",
            "id": 800784,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800784/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:50.511302Z",
            "action": 44,
            "target": "",
            "id": 800863,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/800863/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821002/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.795898Z",
            "action": 59,
            "target": "",
            "id": 837822,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837822/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821003/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.795978Z",
            "action": 59,
            "target": "",
            "id": 837823,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837823/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:51.796011Z",
            "action": 0,
            "target": "",
            "id": 837824,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837824/?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/is/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.101531Z",
            "action": 44,
            "target": "",
            "id": 838044,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838044/?format=api"
        }
    ]
}