Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/33070/?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:47:37.858265Z",
    "action": 2,
    "target": "La configurazione DNS di questo dominio dovrebbe essere gestita automaticamente da YunoHost. Se non avviene, puoi provare a forzare un aggiornamento usando il comando <cmd>yunohost dyndns update --force</cmd>.",
    "id": 29686,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/29686/?format=api"
}