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

{
    "url": "https://treescape.app/api/species/justicia-linearis/?format=api",
    "slug": "justicia-linearis",
    "latin_name": "Justicia linearis",
    "description": "Justicia is a large, broadly distributed genus of flowering plants in the family Acanthaceae. As of February 2024, there are 917 accepted species in Kew's Plants of the World Online.",
    "gbif_id": 3776314,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": "30.00",
        "height_confidence": "0.8",
        "height_source": "https://treescape.app/api/sources/862/?format=api",
        "width_minimum": "5.00",
        "width_typical": "10.00",
        "width_maximum": "15.00",
        "width_confidence": "0.7",
        "width_source": "https://treescape.app/api/sources/862/?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/862/?format=api",
        "climate_zones": [
            "https://treescape.app/api/climatezones/tropical-rainforest-climate/?format=api",
            "https://treescape.app/api/climatezones/temperate-oceanic-climate-or-subtropical-highland-climate/?format=api"
        ],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/fern/?format=api",
            "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"
        ]
    }
}