Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125636/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-16T03:30:32.658823Z",
    "action": 30,
    "target": "Failed to resend mail. Click for more details.",
    "id": 386556,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/386556/?format=api"
}