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

{
    "url": "https://treescape.app/api/species/boronia-megastigma/?format=api",
    "slug": "boronia-megastigma",
    "latin_name": "Boronia megastigma",
    "description": "Boronia megastigma, commonly known as brown boronia, sweet-scented boronia or scented boronia, is a plant in the citrus family Rutaceae and is endemic to the south-west of Western Australia. It is a slender, erect shrub with aromatic leaves and flowers, the leaves with three or five leaflets and the flowers cup-shaped, dark brown to purplish black on the outside and yellow inside.",
    "gbif_id": 3190409,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/boronia-megastigma_thumbnail_7tdhNYx.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/boronia-megastigma_thumbnail_UTVixB6.jpg",
    "properties": {
        "height_maximum": "2.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/281/?format=api",
        "width_minimum": "0.50",
        "width_typical": "0.75",
        "width_maximum": "1.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/281/?format=api",
        "soil_acidity_minimum": "6.00",
        "soil_acidity_typical": "6.50",
        "soil_acidity_maximum": "7.00",
        "soil_acidity_confidence": "0.7",
        "soil_acidity_source": "https://treescape.app/api/sources/281/?format=api",
        "climate_zones": [
            "https://treescape.app/api/climatezones/tropical-rainforest-climate/?format=api",
            "https://treescape.app/api/climatezones/hot-semi-arid-climate/?format=api"
        ],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/shrub/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/fiber/?format=api",
            "https://treescape.app/api/humanuses/ornamental-flowers/?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/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"
        ]
    }
}