Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2311750/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-reipl/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-reipl/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:08:12.211779Z",
    "action": 2,
    "target": "<p><b><big>Cancelar el almacenamiento:</big></b><br>\nCancele el procedimiento de almacenamiento pulsando <B>Cancelar</b>.\nUn recuadro de diálogo adicional le informará sobre si hacer esto es seguro o no.\n</p>\n",
    "id": 1119682,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1119682/?format=api"
}