Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/343840/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/panelscode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/panelscode-translations/de/?format=api",
    "user": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "author": "https://l10n.xwiki.org/api/users/ClemensRobbenhaar/?format=api",
    "timestamp": "2020-06-15T17:29:15.447237Z",
    "action": 37,
    "target": "Die Liste der Seiten, die aus dem Navigationsbaum ausgeschlossen werden sollen.",
    "id": 201309,
    "action_name": "Marked for edit",
    "url": "https://l10n.xwiki.org/api/changes/201309/?format=api"
}