Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/508094/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/glossary/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/glossary/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "author": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "timestamp": "2022-04-30T20:58:07.607915Z",
    "action": 37,
    "target": "Bedienfeld",
    "id": 301190,
    "action_name": "Marked for edit",
    "url": "https://l10n.xwiki.org/api/changes/301190/?format=api"
}