Translation components API.

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

GET /api/translations/plugins/glossary/ka_GE/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/ka_GE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:05:03.461616Z",
            "action": 0,
            "target": "",
            "id": 287362,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287362/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766704/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ka_GE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.938061Z",
            "action": 31,
            "target": "",
            "id": 732839,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732839/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766829/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ka_GE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.330892Z",
            "action": 31,
            "target": "",
            "id": 733343,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733343/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767262/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ka_GE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.925434Z",
            "action": 31,
            "target": "",
            "id": 735042,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735042/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767359/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/ka_GE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.539431Z",
            "action": 31,
            "target": "",
            "id": 735218,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735218/?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/ka_GE/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:08.841198Z",
            "action": 17,
            "target": "",
            "id": 806680,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806680/?format=api"
        }
    ]
}