Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/353802/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/flamingothemescode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/flamingothemescode-translations/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/BjoernLudwigPTB/?format=api",
    "author": "https://l10n.xwiki.org/api/users/BjoernLudwigPTB/?format=api",
    "timestamp": "2022-10-07T08:17:38.502802Z",
    "action": 30,
    "target": "Theme name…",
    "id": 312055,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/312055/?format=api"
}