Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/194520/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/map-macro/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/map-macro/fa/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2019-01-07T12:09:27.712710Z",
    "action": 4,
    "target": "نقشه",
    "id": 67819,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/67819/?format=api"
}