Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12479755/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/java/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/java/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/deneb_alpha/?format=api",
    "author": "https://l10n.opensuse.org/api/users/deneb_alpha/?format=api",
    "timestamp": "2021-03-24T17:08:45.511959Z",
    "action": 5,
    "target": "Errore durante il controllo dei permessi su '{0}'. Controlla i registri del server per maggiori informazioni.",
    "id": 1762884,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1762884/?format=api"
}