Translation components API.

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

GET /api/translations/ojs/admin/ko/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/ko/changes/?format=api",
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/792016/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.679141Z",
            "action": 59,
            "target": "",
            "id": 800793,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/800793/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:32.679228Z",
            "action": 0,
            "target": "",
            "id": 800794,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/800794/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-27T19:46:50.533568Z",
            "action": 44,
            "target": "",
            "id": 800867,
            "action_name": "New string to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/800867/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821012/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.136688Z",
            "action": 59,
            "target": "",
            "id": 837837,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837837/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/821013/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/ojs/admin/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/ojs/admin/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.136758Z",
            "action": 59,
            "target": "",
            "id": 837838,
            "action_name": "String updated in the repository",
            "url": "http://translate.pkp.sfu.ca/api/changes/837838/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:44:52.136791Z",
            "action": 0,
            "target": "",
            "id": 837839,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/837839/?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/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-08T04:45:15.147801Z",
            "action": 44,
            "target": "",
            "id": 838048,
            "action_name": "New strings to translate",
            "url": "http://translate.pkp.sfu.ca/api/changes/838048/?format=api"
        }
    ]
}