Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/29260/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/tsujan/featherpad/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/tsujan/featherpad/it/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Abboh/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Abboh/?format=api",
    "timestamp": "2022-10-26T17:12:40.090706Z",
    "action": 2,
    "target": "Se selezionata, verrà utilizzata la finestra di dialogo dei file fornita\ndall'ambiente desktop corrente al posto della finestra di dialogo\ndel file Qt.\n\nAlcuni ambienti desktop, come KDE e LXQt, forniscono finestre di dialogo dei file.",
    "id": 135854,
    "action_name": "Translation changed",
    "url": "https://translate.lxqt-project.org/api/changes/135854/?format=api"
}