Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/230576/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/qterminal/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/qterminal/es/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/arumat/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/arumat/?format=api",
    "timestamp": "2021-02-01T05:12:37.513055Z",
    "action": 7,
    "target": "Este comando correrĂ¡ con un argumento conteniendo el nombre del archivo de un archivo temporal conteniendo el historial de scrollback",
    "id": 49645,
    "action_name": "Suggestion accepted",
    "url": "https://translate.lxqt-project.org/api/changes/49645/?format=api"
}