Translation components API.

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

GET /api/translations/plugins/glossary/iba/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/iba/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-04T14:31:31.052761Z",
            "action": 0,
            "target": "",
            "id": 294354,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/294354/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766758/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/iba/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.940072Z",
            "action": 31,
            "target": "",
            "id": 732892,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732892/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766883/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/iba/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.333072Z",
            "action": 31,
            "target": "",
            "id": 733396,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733396/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767316/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/iba/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.927411Z",
            "action": 31,
            "target": "",
            "id": 735095,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735095/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767413/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/iba/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.541467Z",
            "action": 31,
            "target": "",
            "id": 735272,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735272/?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/iba/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:11.153800Z",
            "action": 17,
            "target": "",
            "id": 806724,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806724/?format=api"
        }
    ]
}