Changes API.

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

GET /api/changes/168137/?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/xrichard/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xrichard/?format=api",
    "timestamp": "2019-10-09T09:16:41.131508Z",
    "action": 2,
    "target": "Le nouvel utilisateur propriétaire n'existe pas ou provient d'un autre wiki.\\nÊtes-vous certain de vouloir enregistrer ?",
    "id": 168137,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/168137/?format=api"
}