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

{
    "url": "https://treescape.app/api/species/sorghum-almum/?format=api",
    "slug": "sorghum-almum",
    "latin_name": "Sorghum almum",
    "description": "Sorghum × almum, the Columbus grass, is a hybrid species of flowering plant in the family Poaceae. Its parents are Sorghum bicolor × S. halepense (Johnsongrass). Sorghum × almum is one of the most valuable livestock forage and fodder crops during summer in semi-arid and sub-humid areas worldwide. It is considered a noxious weed in several US and Australian states.",
    "gbif_id": 2705188,
    "image_thumbnail": null,
    "image_large": null,
    "properties": {
        "height_maximum": null,
        "height_confidence": null,
        "height_source": null,
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": null,
        "width_source": null,
        "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/grass/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/animal-fodder/?format=api"
        ],
        "ecological_roles": [
            "https://treescape.app/api/ecologicalroles/soil-erosion-control/?format=api"
        ],
        "soil_preferences": [],
        "propagation_methods": []
    }
}