Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/77518/?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": null,
    "author": null,
    "timestamp": "2024-05-08T10:40:40.604716Z",
    "action": 59,
    "target": "La IPv6 normalmente debería ser automáticamente configurada por su proveedor de sistemas si estuviese disponible. Si no fuese saí, quizás deba configurar algunos parámetros manualmente tal y como lo explica la documentación: <a href='https://yunohost.org/#/ipv6'>https://yunohost.org/#/ipv6</a>.",
    "id": 152692,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/152692/?format=api"
}