Changes API.

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

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

{
    "unit": "http://weblate.ops404.it/api/units/85218/?format=api",
    "component": "http://weblate.ops404.it/api/components/ooops-sale-14-0/ooops_sale_building_site/?format=api",
    "translation": "http://weblate.ops404.it/api/translations/ooops-sale-14-0/ooops_sale_building_site/it/?format=api",
    "glossary_term": null,
    "user": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "author": "http://weblate.ops404.it/api/users/francesco-ooops/?format=api",
    "timestamp": "2024-01-12T18:35:49.707267+01:00",
    "action": 5,
    "target": "O cliente (non un utente) o utente condiviso. Indicato che l'attuale partner è un cliente senza accesso o con un accesso limitato creato per la condivisione dei dati.",
    "id": 59270,
    "action_name": "New translation",
    "url": "http://weblate.ops404.it/api/changes/59270/?format=api"
}