Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/109538822/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/es/?format=api",
    "user": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "author": "https://hosted.weblate.org/api/users/gallegonovato/?format=api",
    "timestamp": "2024-04-07T12:44:47.187289+02:00",
    "action": 2,
    "target": "* Corregir el uso de paquetes de iconos rotos\n* Corregir el parpadeo de los iconos de los accesos directos\n* Acelerar la adición en los ajustes de 'Excluir ...'\n* Permitir que los widgets encajen mejor en KISS\n* Añadir operadores '×x÷' a la calculadora\n* Arreglar la posición del menú emergente para widgets que usan toda la pantalla\n* Corregir el restablecimiento del nombre personalizado de la aplicación\n* Arreglar la escucha de cambios de paquete",
    "id": 86890172,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/86890172/?format=api"
}