Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/180523/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/caubin/?format=api",
    "author": "https://l10n.xwiki.org/api/users/caubin/?format=api",
    "timestamp": "2018-05-22T16:02:08.055501Z",
    "action": 5,
    "target": "Descripteur de blog incorrect",
    "id": 12193,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/12193/?format=api"
}