Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/557338/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/captcha-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/captcha-ui/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2023-06-15T15:35:41.263214Z",
    "action": 4,
    "target": "CAPTCHA de muestra",
    "id": 386399,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/386399/?format=api"
}