Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10904999/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-authserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-authserver/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2020-02-17T14:50:37.478776Z",
    "action": 5,
    "target": "Fornire entrambi l'autorità del certificato TLS e PKCS12 o nessuno.",
    "id": 1352619,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1352619/?format=api"
}