Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11091843/?format=api",
    "component": "https://l10n.opensuse.org/api/components/opensuse-welcome/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/opensuse-welcome/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": "2019-08-31T16:56:19.474651Z",
    "action": 2,
    "target": "de la comunidad de openSUSE. Para muchas actividades se requiere un inicio de sesión para disfrutarlas y poder participar. Es posible que que quieras crear una página de usuario y compartir información útil o intereses sobre ti con otros.",
    "id": 1279633,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1279633/?format=api"
}