Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/229316/?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/ca/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/joanmiro/?format=api",
    "timestamp": "2021-11-18T07:04:22.059543Z",
    "action": 2,
    "target": "LXQt només admet «libinput» com a controlador de xinput.\n(valor actual:%1)\n\nSi així ho desitja, configureu xinput manualment.\nEn cas contrari, podeu desfer-vos d'aquest missatge canviant el controlador xinput a \"libinput\".\n",
    "id": 100967,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/100967/?format=api"
}