Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/337351/?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/zh/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2019-09-25T02:38:38.498608Z",
    "action": 4,
    "target": "[编辑]",
    "id": 165088,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/165088/?format=api"
}