Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/78183/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-core-resources/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-core-resources/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2018-12-01T13:33:30.015674Z",
    "action": 30,
    "target": "This RSS feed allows you to keep track of changes made to pages you added to your watchlist.",
    "id": 56577,
    "action_name": "Source string changed",
    "url": "https://l10n.xwiki.org/api/changes/56577/?format=api"
}