Translation components API.

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

GET /api/translations/plugins/glossary/sl_SI/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/sl_SI/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:05:03.690449Z",
            "action": 0,
            "target": "",
            "id": 287376,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287376/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766693/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/sl_SI/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.937663Z",
            "action": 31,
            "target": "",
            "id": 732828,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732828/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766818/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/sl_SI/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.330456Z",
            "action": 31,
            "target": "",
            "id": 733332,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733332/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767251/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/sl_SI/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.925040Z",
            "action": 31,
            "target": "",
            "id": 735031,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735031/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767348/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/sl_SI/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.539041Z",
            "action": 31,
            "target": "",
            "id": 735207,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735207/?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/sl_SI/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:06.761901Z",
            "action": 17,
            "target": "",
            "id": 806645,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806645/?format=api"
        }
    ]
}