Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/345003/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/wysiwyg-editor-api/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/wysiwyg-editor-api/mr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
    "author": "https://l10n.xwiki.org/api/users/josprachi/?format=api",
    "timestamp": "2019-09-02T19:13:47.325754Z",
    "action": 45,
    "target": "",
    "id": 159765,
    "action_name": "Contributor joined",
    "url": "https://l10n.xwiki.org/api/changes/159765/?format=api"
}