Translation components API.

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

GET /api/translations/plugins/glossary/hr/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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-02-17T20:51:30.988551Z",
            "action": 0,
            "target": "",
            "id": 666565,
            "action_name": "Resource update",
            "url": "http://translate.pkp.sfu.ca/api/changes/666565/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766678/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T10:06:38.937111Z",
            "action": 31,
            "target": "",
            "id": 732814,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/732814/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/766803/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-25T13:43:01.329893Z",
            "action": 31,
            "target": "",
            "id": 733317,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/733317/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767236/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T13:52:50.924496Z",
            "action": 31,
            "target": "",
            "id": 735016,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735016/?format=api"
        },
        {
            "unit": "http://translate.pkp.sfu.ca/api/units/767333/?format=api",
            "component": "http://translate.pkp.sfu.ca/api/components/plugins/glossary/?format=api",
            "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/glossary/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-04-26T14:12:11.538514Z",
            "action": 31,
            "target": "",
            "id": 735193,
            "action_name": "New string added",
            "url": "http://translate.pkp.sfu.ca/api/changes/735193/?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/hr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-31T19:39:14.427850Z",
            "action": 17,
            "target": "",
            "id": 806786,
            "action_name": "Committed changes",
            "url": "http://translate.pkp.sfu.ca/api/changes/806786/?format=api"
        }
    ]
}