Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/410875/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/localization-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/localization-macro/zh/?format=api",
    "user": "https://l10n.xwiki.org/api/users/flyger/?format=api",
    "author": "https://l10n.xwiki.org/api/users/flyger/?format=api",
    "timestamp": "2019-12-24T03:34:58.283091Z",
    "action": 37,
    "target": "显示翻译消息。",
    "id": 185719,
    "action_name": "Marked for edit",
    "url": "https://l10n.xwiki.org/api/changes/185719/?format=api"
}