Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2335106/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-samba-client/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-samba-client/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:04:51Z",
    "action": 2,
    "target": "<p>Cliquez sur <b>Paramètres experts</b> pour activer les fonctionnalités avancées telles que les options WINS ou monter des dossiers HOME d'un serveur depuis un domaine Active Directory.</p>",
    "id": 145738,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/145738/?format=api"
}