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

{
    "url": "https://treescape.app/api/species/acacia-implexa/?format=api",
    "slug": "acacia-implexa",
    "latin_name": "Acacia implexa",
    "description": "Acacia implexa, commonly known as lightwood or hickory wattle, is a fast-growing Australian tree, the timber of which is used for furniture making. The wood is prized for its finish and strength. The foliage was used to make pulp and dye cloth.",
    "gbif_id": 2979232,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/acacia-implexa_thumbnail_BxDibmJ.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/acacia-implexa_thumbnail_WrSFcPt.jpg",
    "properties": {
        "height_maximum": "15.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/921/?format=api",
        "width_minimum": "4.00",
        "width_typical": "7.00",
        "width_maximum": "10.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/921/?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/dye/?format=api",
            "https://treescape.app/api/humanuses/timber/?format=api"
        ],
        "ecological_roles": [],
        "soil_preferences": [],
        "propagation_methods": [
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}