Changes API.

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

GET /api/changes/200553/?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": null,
    "author": null,
    "timestamp": "2025-02-28T19:49:09.087842Z",
    "action": 59,
    "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": 200553,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/200553/?format=api"
}