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

{
    "url": "https://treescape.app/api/species/eucalyptus-cinerea/?format=api",
    "slug": "eucalyptus-cinerea",
    "latin_name": "Eucalyptus cinerea",
    "description": "Eucalyptus cinerea, commonly known as the Argyle apple, mealy stringbark or silver dollar tree, is a species of small- to medium-sized tree that is endemic to south-eastern Australia. It has rough, fibrous bark on the trunk and branches, usually only juvenile, glaucous, egg-shaped evergreen leaves, flower buds in groups of three, white flowers and conical to bell-shaped fruit.",
    "gbif_id": 3176723,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/eucalyptus-cinerea_thumbnail_aYdl8zo.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/eucalyptus-cinerea_thumbnail_v3zit0y.jpg",
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/660/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": "15.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/660/?format=api",
        "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": [
            "https://treescape.app/api/humanuses/firewood/?format=api",
            "https://treescape.app/api/humanuses/timber/?format=api"
        ],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": []
    }
}