Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2287546/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "timestamp": "2017-06-15T07:18:14Z",
    "action": 2,
    "target": "No es posible cargar\nel repositorio %s.\n\n¿Desea omitir el repositorio o cancelar?",
    "id": 679610,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/679610/?format=api"
}