Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/131515/?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-09T20:18:09.000241Z",
    "action": 2,
    "target": "siccome il kernel Linux è sottoposto alla GPL, ogni codice linkato staticamente col kernel Linux deve essere sottoposto alla GPL. Questo requisito può essere aggirato linkando dinamicamente moduli del kernel. Questo permette alle aziende di distribuire driver binari, ma spesso con lo svantaggio che essi funzioneranno solo per versioni particolari del kernel Linux.",
    "id": 62637,
    "action_name": "Translation changed",
    "url": "https://translate-dev.freebsd.org/api/changes/62637/?format=api"
}