Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/33691/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/it/?format=api",
    "user": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "author": "https://translate.yunohost.org/api/users/lnoferin/?format=api",
    "timestamp": "2020-10-25T00:28:32.151048Z",
    "action": 5,
    "target": "Gli utenti sono creati associati ad un indirizzo email (e un account XMPP) del tipo utente@domain.tld. Indirizzi email addizionali e forward possono essere aggiunti successivamente dall'amministratore e dall'utente.",
    "id": 18040,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/18040/?format=api"
}