Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2920404/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-users/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-users/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": "2016-09-25T13:17:57Z",
    "action": 2,
    "target": "<p>\nSélectionnez une méthode de chiffrement pour les utilisateurs système et locaux.\n<b>DES</b>, la méthode par défaut de Linux, fonctionne avec tous les\nenvironnements réseau, mais limite la longueur du mot de passe à huit\ncaractères.\n</p>\n",
    "id": 145798,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/145798/?format=api"
}