Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9662695/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
    "author": "https://l10n.opensuse.org/api/users/benoitmonin/?format=api",
    "timestamp": "2018-04-14T12:42:25.463314Z",
    "action": 5,
    "target": "Cette entrée utilise une ancienne façon de spécifier la version de protocole NFS \nqui ne fonctionne plus comme auparavant (tel l'usage de 'nfs4' comme système \nde fichier ou l'usage de 'minorversion' dans les options de montage).\n\nÉditer cette entrée va changer la façon dont la version est spécifiée, sans\npossibilité de revenir à l'ancienne méthode obsolète.\n\nVoulez-vous continuer et éditer ?",
    "id": 1096247,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1096247/?format=api"
}