Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131657/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_rc-scripting/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_rc-scripting/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-10T19:17:04.016484Z",
    "action": 2,
    "target": "Il BSD storico aveva uno script di startup monolitico, <filename>/etc/rc</filename>. Era invocato da <citerefentry><refentrytitle>init</refentrytitle><manvolnum>8</manvolnum></citerefentry> al momento del boot e eseguiva tutte le attività nello spazio utente richieste per operazioni multiutente: controllare e montare file system, configurare la rete, avviare i demoni e così via. La lista precisa delle attività non era la stessa per tutti i sistemi; gli amministratori dovevano personalizzarla. Salvo poche eccezioni, bisognava modificare <filename>/etc/rc</filename>, e ai veri hacker ciò piaceva.",
    "id": 62679,
    "action_name": "修改了译文",
    "url": "https://translate-dev.freebsd.org/api/changes/62679/?format=api"
}