Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/122357/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/common-wikimanager-commontranslations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/common-wikimanager-commontranslations/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "author": "https://l10n.xwiki.org/api/users/atallahade/?format=api",
    "timestamp": "2018-05-18T15:13:08.870099Z",
    "action": 2,
    "target": "Le nouvel utilisateur propriétaire n'existe pas ou peut provenir d'un autre wiki.\\nÊtes-vous certain de vouloir continue en sauvegardant cette opération ?",
    "id": 11204,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/11204/?format=api"
}