Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/550556/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/ui-extension-api/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/ui-extension-api/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-15T11:14:45.076789Z",
    "action": 59,
    "target": "The ID of the Extension Point to retrieve the {@link UIExtension}s for.",
    "id": 342198,
    "action_name": "String updated in the repository",
    "url": "https://l10n.xwiki.org/api/changes/342198/?format=api"
}