GET
GET /api/species/acacia-mearnsii/?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-mearnsii/?format=api",
    "slug": "acacia-mearnsii",
    "latin_name": "Acacia mearnsii",
    "description": "Acacia mearnsii, commonly known as black wattle, late black wattle or green wattle, is a species of flowering plant in the family Fabaceae and is endemic to south-eastern Australia. It is usually an erect tree with smooth bark, bipinnate leaves and spherical heads of fragrant pale yellow or cream-coloured flowers followed by black to reddish brown pods. In some other parts of the world, it is regarded as an invasive species.",
    "gbif_id": 2979775,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/acacia-mearnsii_thumbnail_GcyjkPW.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/acacia-mearnsii_thumbnail_leljF6o.jpg",
    "properties": {
        "height_maximum": "20.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/14/?format=api",
        "width_minimum": "3.00",
        "width_typical": "8.00",
        "width_maximum": "10.00",
        "width_confidence": "0.7",
        "width_source": "https://treescape.app/api/sources/14/?format=api",
        "soil_acidity_minimum": "6.00",
        "soil_acidity_typical": "6.50",
        "soil_acidity_maximum": "7.00",
        "soil_acidity_confidence": "0.6",
        "soil_acidity_source": "https://treescape.app/api/sources/14/?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/fiber/?format=api",
            "https://treescape.app/api/humanuses/firewood/?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/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"
        ]
    }
}