Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/5186/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "author": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "timestamp": "2021-05-30T04:46:59.558859Z",
    "action": 2,
    "target": "PERICOLO! Quest'applicazione non fa parte del catalogo YunoHost. Installando app di terze parti potresti compromettere l'integrita e la sicurezza del tuo sistema. Probabilmente NON dovresti installarla a meno che tu non sappia cosa stai facendo. NESSUN SUPPORTO verrà dato se quest'app non funziona o se rompe il tuo sistema... Se comunque accetti di prenderti questo rischio, digita '{answers:s}'",
    "id": 29684,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29684/?format=api"
}