Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/408171/?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/es/?format=api",
    "user": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "author": "https://l10n.xwiki.org/api/users/fgm1971/?format=api",
    "timestamp": "2020-06-28T22:16:13.798413Z",
    "action": 2,
    "target": "El servidor SMTP al que enviar. Por defecto es \"localhost\"",
    "id": 205314,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/205314/?format=api"
}