Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125796/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-09T03:05:26.127896Z",
    "action": 59,
    "target": "Failed to resend. Click for more details.",
    "id": 400536,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/400536/?format=api"
}