Translation components API.

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

GET /api/translations/plugins/glossary/it/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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-08-08T11:22:02.204656Z",
            "action": 0,
            "target": "",
            "id": 297619,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/297619/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766759/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.940106Z",
            "action": 31,
            "target": "",
            "id": 732893,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732893/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766884/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.333108Z",
            "action": 31,
            "target": "",
            "id": 733397,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733397/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767317/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.927455Z",
            "action": 31,
            "target": "",
            "id": 735096,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735096/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767414/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.541502Z",
            "action": 31,
            "target": "",
            "id": 735273,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735273/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:11.266709Z",
            "action": 17,
            "target": "",
            "id": 806726,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806726/?format=api"
        }
    ]
}