Translation components API.

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

GET /api/translations/plugins/glossary/ko_KR/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_KR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:05:03.478469Z",
            "action": 0,
            "target": "",
            "id": 287363,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287363/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766692/?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_KR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.937627Z",
            "action": 31,
            "target": "",
            "id": 732827,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732827/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766817/?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_KR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.330420Z",
            "action": 31,
            "target": "",
            "id": 733331,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733331/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767250/?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_KR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.925003Z",
            "action": 31,
            "target": "",
            "id": 735030,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735030/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767347/?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_KR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.538998Z",
            "action": 31,
            "target": "",
            "id": 735206,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735206/?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_KR/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:06.532516Z",
            "action": 17,
            "target": "",
            "id": 806641,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806641/?format=api"
        }
    ]
}