Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/278496/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-colorpicker-name-and-description/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-colorpicker-name-and-description/es/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/JnBenites/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/trikaphundo/?format=api",
    "timestamp": "2023-01-22T20:28:12.465966Z",
    "action": 7,
    "target": "Selecciona el color bajo el cursor y mantiene un historial de tales colores",
    "id": 143456,
    "action_name": "Suggestion accepted",
    "url": "https://translate.lxqt-project.org/api/changes/143456/?format=api"
}