GET
GET /api/species/erythrina/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://treescape.app/api/species/erythrina/?format=api",
    "slug": "erythrina",
    "latin_name": "Erythrina",
    "description": "Erythrina  is a genus of plants in the pea family, Fabaceae. It contains about 130 species, which are distributed in tropical and subtropical regions worldwide. They are trees, with the larger species growing up to 30 m (98 ft) in height. The generic name is derived from the Greek word ερυθρóς erythros, meaning \"red\", referring to the flower color of certain species.",
    "gbif_id": 2945830,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/erythrina_t1gBdT9_thumbnail_HrQ92yK.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/erythrina_t1gBdT9_thumbnail_EAh8FTn.jpg",
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/647/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": null,
        "width_source": null,
        "soil_acidity_minimum": null,
        "soil_acidity_typical": null,
        "soil_acidity_maximum": null,
        "soil_acidity_confidence": null,
        "soil_acidity_source": null,
        "climate_zones": [],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/tree/?format=api"
        ],
        "human_uses": [],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}