Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14184228/?format=api",
    "component": "https://l10n.opensuse.org/api/components/rmt/i18n/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/rmt/i18n/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2023-02-06T16:50:52.745359Z",
    "action": 2,
    "target": "Sistema con login \\\"%{login}\\\" (ID %{new_id}) autenticato e duplicato da ID %{base_id} a causa della discordanza con il token",
    "id": 2632883,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2632883/?format=api"
}