Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/444838/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/flash-messages-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/flash-messages-application/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-27T16:04:12.329153Z",
    "action": 2,
    "target": "La hora utilizada para las alertas se base en UTC. Para comprobar la hora UTC puedes utilizar el botón 'ahora' del calendario",
    "id": 203551,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/203551/?format=api"
}