Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131496/?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-01-31T17:23:11.703300Z",
    "action": 5,
    "target": "L'autore di Unix Ken Thompson tornò alla sua alma mater, l'Università di Berkeley in California (UCB), nel 1975 ed insegnò il kernel riga per riga. Questo risultò infine in un sistema in evoluzione noto come BSD (Berkeley Standard Distribution). L'UCB convertì Unix a 32-bit, aggiunse la memoria virtuale e implementò la versione dello stack TCP/IP sul quale sostanzialmente fu costruito Internet. L'UCB  rese BSD disponibile al costo del supporto, sotto quella che divenne nota come la <quote>licenza BSD</quote>. Un cliente comprava Unix da AT&amp;T e quindi ordinava un nastro BSD dall'UCB.",
    "id": 62465,
    "action_name": "Nouvelle traduction",
    "url": "https://translate-dev.freebsd.org/api/changes/62465/?format=api"
}