Translation components API.

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

GET /api/translations/plugins/glossary/ko/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T22:03:30.241941Z",
            "action": 0,
            "target": "",
            "id": 669531,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/669531/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766689/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.937516Z",
            "action": 31,
            "target": "",
            "id": 732824,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732824/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766814/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.330311Z",
            "action": 31,
            "target": "",
            "id": 733328,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733328/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767247/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.924899Z",
            "action": 31,
            "target": "",
            "id": 735027,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735027/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767344/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.538884Z",
            "action": 31,
            "target": "",
            "id": 735203,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735203/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:14.644729Z",
            "action": 17,
            "target": "",
            "id": 806790,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806790/?format=api"
        }
    ]
}