Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32716/?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.604644Z",
    "action": 59,
    "target": "Tener IPv6 funcionando no es obligatorio para que su servidor funcione, pero es mejor para la salud del Internet en general. IPv6 debería ser configurado automáticamente por el sistema o su proveedor si está disponible. De otra manera, es posible que tenga que configurar varias cosas manualmente, tal y como se explica en esta documentación <a href='https://yunohost.org/#/ipv6'>https://yunohost.org/#/ipv6</a>. Si no puede habilitar IPv6 o si parece demasiado técnico, puede ignorar esta advertencia con toda seguridad.",
    "id": 152690,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/152690/?format=api"
}