Translation components API.

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

GET /api/translations/plugins/glossary/cs_CZ/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/419157/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "author": null,
            "timestamp": "2020-06-03T03:15:47.151099Z",
            "action": 5,
            "target": "Plugin",
            "id": 57869,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/57869/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766680/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.937181Z",
            "action": 31,
            "target": "",
            "id": 732816,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732816/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766805/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.329964Z",
            "action": 31,
            "target": "",
            "id": 733319,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733319/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766805/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "timestamp": "2023-04-26T04:57:20.675787Z",
            "action": 5,
            "target": "kanál",
            "id": 733707,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/733707/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766680/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "author": "http://translate.pkp.sfu.ca/api/users/Jirka/?format=api",
            "timestamp": "2023-04-26T04:58:45.811459Z",
            "action": 5,
            "target": "Nastavení",
            "id": 733709,
            "action_name": "New translation",
            "url": "http://translate.pkp.sfu.ca/api/changes/733709/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767238/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.924566Z",
            "action": 31,
            "target": "",
            "id": 735018,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735018/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767335/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/cs_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.538583Z",
            "action": 31,
            "target": "",
            "id": 735195,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735195/?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/cs_CZ/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:04.549740Z",
            "action": 17,
            "target": "",
            "id": 806612,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806612/?format=api"
        }
    ]
}