Translation components API.

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

GET /api/translations/plugins/glossary/gl/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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-07-24T15:05:03.314644Z",
            "action": 0,
            "target": "",
            "id": 287353,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/287353/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766711/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.938321Z",
            "action": 31,
            "target": "",
            "id": 732846,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732846/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766836/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.331165Z",
            "action": 31,
            "target": "",
            "id": 733350,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733350/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767269/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.925676Z",
            "action": 31,
            "target": "",
            "id": 735049,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735049/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767366/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.539676Z",
            "action": 31,
            "target": "",
            "id": 735225,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735225/?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/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:10.054464Z",
            "action": 17,
            "target": "",
            "id": 806702,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806702/?format=api"
        }
    ]
}