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

{
    "url": "https://treescape.app/api/species/gmelina-moluccana/?format=api",
    "slug": "gmelina-moluccana",
    "latin_name": "Gmelina moluccana",
    "description": "Gmelina is a genus of plants in the family Lamiaceae. It consists of about 35 species in Australia, New Guinea, New Caledonia, Southeast Asia, India and a few in Africa. Some species such as G. arborea have been planted and/or become naturalised in India, Africa and Australia. It was named by Carl Linnaeus in honour of botanist Johann Georg Gmelin.",
    "gbif_id": 5607645,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": null,
        "height_confidence": null,
        "height_source": null,
        "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": []
    }
}