Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/350024/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/panel/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/panel/en_GB/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/DeaDvey/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/DeaDvey/?format=api",
    "timestamp": "2023-09-06T16:25:47.485157Z",
    "action": 5,
    "target": "<p>Negative pixel value sets the panel length to that many pixels less than available screen space.</p><p/><p><i>E.g. \"Length\" set to -100px, screen size is 1000px, then real panel length will be 900 px.</i></p>",
    "id": 161476,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/161476/?format=api"
}