Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1222842/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-drbd/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-drbd/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "author": "https://l10n.opensuse.org/api/users/jcsl/?format=api",
    "timestamp": "2018-05-21T19:05:08.926460Z",
    "action": 2,
    "target": "<p><b><big>Cancelar la inicialización:</big></b><br>\nPuede cancelar la utilidad de configuración de forma segura pulsando <b>Cancelar</b> ahora.</p>\n",
    "id": 1119679,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1119679/?format=api"
}