Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/462682/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/mentions-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/mentions-ui/fr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/vmassol/?format=api",
    "author": "https://l10n.xwiki.org/api/users/vmassol/?format=api",
    "timestamp": "2020-09-09T08:09:55.511297Z",
    "action": 2,
    "target": "Lorsque vous éditez en WYSIWYG, saisissez @ puis des lettres et vous obtiendrez des suggestions pour mentionner un utilisateur.",
    "id": 241570,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/241570/?format=api"
}