Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14183830/?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:43:34.349622Z",
    "action": 5,
    "target": "Il prodotto che si sta tendando di attivare (%{product}) non è disponibile nel prodotto di base del sistema (%{system_base}). %{product} è disponibile in %{required_bases}.",
    "id": 2632879,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/2632879/?format=api"
}