Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/197468/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-extension-script/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-extension-script/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-10-04T13:42:03.478477Z",
    "action": 5,
    "target": "L'historique conserve la trace des extensions qui sont installées / désinstallées du wiki. Il permet aussi à certains utilisateurs d'effectuer certaines actions (par exemple installer / mettre à jour un groupe d'extensions) sur un wiki et de les répéter automatiquement sur plusieurs wikis.",
    "id": 28735,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/28735/?format=api"
}