Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/2634/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/es/?format=api",
    "user": "https://translate.yunohost.org/api/users/advocatux/?format=api",
    "author": "https://translate.yunohost.org/api/users/advocatux/?format=api",
    "timestamp": "2019-09-17T07:49:27.573264Z",
    "action": 5,
    "target": "Tiene un enlace simbólico roto en vez del directorio «{path:s}» de sus archivos. Puede que tenga una configuración específica para respaldar sus datos en otro sistema de archivos, en este caso probablemente olvidó remontar o conectar su disco duro o clave usb.",
    "id": 5275,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/5275/?format=api"
}