Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/132261/?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-03-25T20:28:20.929500Z",
    "action": 5,
    "target": "Aziende interessate a promuovere uno standard in evoluzione, che potrebbe diventare il cuore dei prodotti commerciali di altre aziende, dovrebbero diffidare della GPL. Indipendentemente dalla licenza usata, il software risultante sarà generalmente trasferito a chiunque compia effettivamente la maggioranza dei cambiamenti tecnici e capisce meglio lo stato del sistema. La GPL semplicemente aggiunge più attrito legale al risultato.",
    "id": 63807,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/63807/?format=api"
}