Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/296082/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-mount/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-mount/nb_NO/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/kingu/?format=api",
    "timestamp": "2021-03-03T07:33:55.927243Z",
    "action": 5,
    "target": "<html><head/><body><p>Trigger the following action when eject shortcut is pressed (<span style=\" font-weight:600;\">XF86Eject</span> by default)</p></body></html>",
    "id": 54021,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/54021/?format=api"
}