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

{
    "url": "https://treescape.app/api/species/aloe-ferox/?format=api",
    "slug": "aloe-ferox",
    "latin_name": "Aloe ferox",
    "description": "Aloe ferox, commonly known as bitter aloe, is a species of flowering plant in the family Asphodelaceae. This woody aloe is indigenous to southern Africa. \nIt is one of several Aloe species used to make bitter aloes, a purgative medication, and also yields a non-bitter gel that can be used in cosmetics.",
    "gbif_id": 2777789,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/aloe-ferox_thumbnail_TUiQV2q.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/aloe-ferox_thumbnail_EsrZzWX.jpg",
    "properties": {
        "height_maximum": "3.00",
        "height_confidence": "0.8",
        "height_source": "https://treescape.app/api/sources/105/?format=api",
        "width_minimum": null,
        "width_typical": null,
        "width_maximum": null,
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/105/?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/shrub/?format=api"
        ],
        "human_uses": [],
        "ecological_roles": [],
        "soil_preferences": [
            "https://treescape.app/api/soilpreference/loamy/?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"
        ]
    }
}