Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/229336/?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/fr/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/wallon/?format=api",
    "timestamp": "2023-04-14T22:09:45.040666Z",
    "action": 2,
    "target": "LXQt supporte uniquement « libinput » comme pilote xinput.\n(valeur actuelle : %1)\n\nSi cela est prévu, veuillez configurer xinput manuellement.\nSinon, vous pouvez vous débarrasser de ce message en changeant le pilote xinput en « libinput ».\n",
    "id": 150030,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/150030/?format=api"
}