Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/438711/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/display-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/display-macro/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-27T11:45:38.310011Z",
    "action": 2,
    "target": "La referencia a la página a mostrar.",
    "id": 203281,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/203281/?format=api"
}