Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12016136/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-alternatives/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-alternatives/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": "2021-08-20T21:49:20.499602Z",
    "action": 9,
    "target": "Este módulo no admite la línea de comandos. Use '%s' en su lugar.",
    "id": 1876959,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1876959/?format=api"
}