Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/496000/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "timestamp": "2021-05-17T15:41:41.231955Z",
    "action": 36,
    "target": "Ce module doit être exécuté en étant connecté en tant qu'utilisateur root.\nSi vous continuez maintenant, le module pourrait ne pas fonctionner correctement.\nPar exemple, certains paramètres pourraient être lus de façon incorrecte et\nil est très probable que vous ne puissiez pas les écrire.\n",
    "id": 1822017,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/1822017/?format=api"
}