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

{
    "url": "https://treescape.app/api/species/afzelia-africana/?format=api",
    "slug": "afzelia-africana",
    "latin_name": "Afzelia africana",
    "description": "Afzelia africana, the African mahogany, afzelia, lenke, lengue, apa, or doussi, is a Myrmecophyte tree species in the family Fabaceae.",
    "gbif_id": 5358300,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/59/?format=api",
        "width_minimum": "4.00",
        "width_typical": "10.00",
        "width_maximum": "15.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/59/?format=api",
        "soil_acidity_minimum": "6.50",
        "soil_acidity_typical": "7.00",
        "soil_acidity_maximum": "7.50",
        "soil_acidity_confidence": "0.7",
        "soil_acidity_source": "https://treescape.app/api/sources/59/?format=api",
        "climate_zones": [
            "https://treescape.app/api/climatezones/tropical-rainforest-climate/?format=api",
            "https://treescape.app/api/climatezones/hot-desert-climate/?format=api"
        ],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/tree/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/timber/?format=api",
            "https://treescape.app/api/humanuses/medicinal-bark/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/carbon-sequestration/?format=api",
            "https://treescape.app/api/ecologicalroles/pest-and-disease-control/?format=api"
        ],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/sandy/?format=api",
            "https://treescape.app/api/soilpreference/silty/?format=api"
        ],
        "propagation_methods": [
            "https://treescape.app/api/propagationmethod/cuttings/?format=api",
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}