Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2367312/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-server/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": "2022-03-03T19:24:23.939487Z",
    "action": 36,
    "target": "Étant donné que des utilisateurs sont actuellement connectés à ce serveur Samba,\nla configuration du serveur a été rechargée, et non redémarrée.\nPour confirmer que tous les paramètres sont pris en compte malgré la déconnexion éventuelle des utilisateurs,\nexécutez les commandes 'systemctl restart smb' et 'systemctl restart nmb'",
    "id": 2049108,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2049108/?format=api"
}