Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/125635/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mail-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mail-translations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/jdennebouy/?format=api",
    "author": "https://l10n.xwiki.org/api/users/jdennebouy/?format=api",
    "timestamp": "2018-09-28T14:14:13.684656Z",
    "action": 2,
    "target": "Le courriel a été envoyé avec succès",
    "id": 27160,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/27160/?format=api"
}