# GET /api/volcanes/{id} **GET /api/volcanes/{id}** ## Servers - servidor de produccion: https://api-test.lat (servidor de produccion) ## Parameters ### Path parameters - **id** (integer(int32)) ## Responses ### 200 Success #### Body: application/json (object) - **id** (integer(int32)) - **nombre** (string | null) - **descripcion** (string | null) - **altura** (number(float) | null) - **ubicacion** (string | null) - **ecosistema** (string | null) - **imagen** (string | null) - **Additional properties are NOT allowed** () ### 400 Not Found [Powered by Bump.sh](https://bump.sh)