Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/606774/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framacalc/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framacalc/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Edanas/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Edanas/?format=api",
    "timestamp": "2022-01-25T12:38:25.599452Z",
    "action": 5,
    "target": "## Limitazioni\n\n@:txt.calc ha alcune limitazioni:\n\n- i calc saranno **cancellati dopo {days} giorni di inattività** (nessun accesso,\n  nessuna modifica), al fine di evitare l'allargamento del nostro database\n  all'infinito\n- possono contenere solo un massimo di **{rows} righe**\n- non è possibile creare livelli multi-foglio\n  o importare file OpenDocument o Microsoft Office\n\nQuesto servizio è offerto previa accettazione dei nostri termini e condizioni\ne può essere moderato secondo la nostra politica di moderazione.",
    "id": 302757,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/302757/?format=api"
}