Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/278543/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-desktopswitch-name-and-description/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-desktopswitch-name-and-description/cs/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2024-10-07T20:24:14.885616Z",
    "action": 30,
    "target": "Desktop Switcher",
    "id": 208480,
    "action_name": "Source string changed",
    "url": "https://translate.lxqt-project.org/api/changes/208480/?format=api"
}