Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/507006/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-notifications-code-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-notifications-code-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": "2022-04-30T20:51:12.780978Z",
    "action": 2,
    "target": "Dieser Filter gilt für die Ereignisse, die an den hier ausgewählten Orten stattfinden. Wählen Sie einen oder mehrere Orte aus.",
    "id": 301185,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/301185/?format=api"
}