Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/229330/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-configuration/lxqt-config-input/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-configuration/lxqt-config-input/es/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/CaptainPunch/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/CaptainPunch/?format=api",
    "timestamp": "2020-10-30T14:02:46.557007Z",
    "action": 5,
    "target": "LXQt solamente soporta \"libinput\" como controlador de xinput.\n(valor actual: %1)\n\nSi esto es intencional, por favor configure xinput manualmente.\nDe lo contrario puede deshacerse de este mensaje cambiando el controlador de xinput a \"libinput\".\n",
    "id": 21001,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/21001/?format=api"
}