GET
GET /api/species/erythrina-abyssinica/?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-abyssinica/?format=api",
    "slug": "erythrina-abyssinica",
    "latin_name": "Erythrina abyssinica",
    "description": "Erythrina abyssinica (lucky bean or flame tree) is a tree species of the genus Erythrina belonging to the plant family of the Fabaceae (or Leguminosae)  described by Augustin Pyramus de Candolle in 1825. This leguminous tree species is native to East Africa , Eastern DRC and southern Africa. In Zimbabwe its range overlaps with the similar Erythrina latissima.",
    "gbif_id": 7659098,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/erythrina-abyssinica_thumbnail_2RriyRP.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/erythrina-abyssinica_thumbnail_rmok8tc.jpg",
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/648/?format=api",
        "width_minimum": null,
        "width_typical": "15.00",
        "width_maximum": null,
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/648/?format=api",
        "soil_acidity_minimum": "6.00",
        "soil_acidity_typical": "6.50",
        "soil_acidity_maximum": "7.50",
        "soil_acidity_confidence": "0.9",
        "soil_acidity_source": "https://treescape.app/api/sources/648/?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/edible-fruits/?format=api",
            "https://treescape.app/api/humanuses/medicinal-leaves/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/carbon-sequestration/?format=api",
            "https://treescape.app/api/ecologicalroles/pollinator-attraction/?format=api"
        ],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/clayey/?format=api",
            "https://treescape.app/api/soilpreference/sandy/?format=api"
        ],
        "propagation_methods": [
            "https://treescape.app/api/propagationmethod/cuttings/?format=api",
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}