Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/389837/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/labwc/labwc/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/labwc/labwc/pl/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-12-21T18:09:05.338368Z",
    "action": 30,
    "target": "Always on Top",
    "id": 168898,
    "action_name": "Source string changed",
    "url": "https://translate.lxqt-project.org/api/changes/168898/?format=api"
}