Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131558/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_bsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_bsdl-gpl/it_IT/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/deleted-25/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/deleted-25/?format=api",
    "timestamp": "2020-02-09T12:33:15.317268Z",
    "action": 5,
    "target": "Al contrario della GPL, che è progettata per impedire la commercializzazione proprietaria di codice Open Source, la licenza BSD pone restrizioni minime su comportamenti futuri. Questo consente al codice BSD di rimanere Open Source o di venire integrato in soluzioni commerciali, dato che i bisogni di un progetto o di un'azienda cambiano. In altre parole, la licenza BSD non diventa una bomba ad orologeria legale in nessun punto del processo di sviluppo.",
    "id": 62619,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/62619/?format=api"
}