Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/130843/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/annotationcode-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/annotationcode-translations/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "timestamp": "2020-06-28T20:00:19.526412Z",
    "action": 2,
    "target": "Decidir si el resaltado de una anotación debe mostrarse siempre o solo al pasa el puntero del ratón sobre una anotación o una estructura de anotaciones",
    "id": 205011,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/205011/?format=api"
}