Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/463367/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-ratingstranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-ratingstranslations/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-12-14T17:40:27.430408Z",
    "action": 2,
    "target": "Activar las valoraciones permite que los usuarios valoren las páginas y muestra las valoraciones medias. Desactivarlo no elimina los votos existentes, solo oculta la interfaz.",
    "id": 278751,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/278751/?format=api"
}