Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/278702/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindicator-name-and-description/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-kbindicator-name-and-description/es/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-12-29T20:05:51.121302Z",
    "action": 30,
    "target": "Keyboard state indicator and switcher plugin (X11 only)",
    "id": 222021,
    "action_name": "Source string changed",
    "url": "https://translate.lxqt-project.org/api/changes/222021/?format=api"
}