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

{
    "url": "https://treescape.app/api/species/moringa-arborea/?format=api",
    "slug": "moringa-arborea",
    "latin_name": "Moringa arborea",
    "description": "Moringa arborea is a species of flowering plant in the family Moringaceae that is endemic to Kenya.",
    "gbif_id": 3752358,
    "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": []
    }
}