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

{
    "url": "https://treescape.app/api/species/annona-reticulata/?format=api",
    "slug": "annona-reticulata",
    "latin_name": "Annona reticulata",
    "description": "Annona reticulata is a small deciduous or semi-evergreen tree in the plant family Annonaceae. It is best known for its fruit, called custard apple, a common name shared with fruits of several other species in the same genus: A. cherimola and A. squamosa. Other English common names include ox heart and bullock's heart. The fruit is sweet and useful in preparation of desserts, but is generally less popular for eating than that of A. cherimola.",
    "gbif_id": 5407123,
    "image_thumbnail": "https://treescape.app/media/plant_species/images/thumbnails/annona-reticulata_thumbnail_iOEj4Tq.jpg",
    "image_large": "https://treescape.app/media/plant_species/images/large/annona-reticulata_thumbnail_KLMmeOd.jpg",
    "properties": {
        "height_maximum": "10.00",
        "height_confidence": "0.9",
        "height_source": "https://treescape.app/api/sources/150/?format=api",
        "width_minimum": "5.00",
        "width_typical": null,
        "width_maximum": "7.00",
        "width_confidence": "0.8",
        "width_source": "https://treescape.app/api/sources/150/?format=api",
        "soil_acidity_minimum": null,
        "soil_acidity_typical": null,
        "soil_acidity_maximum": null,
        "soil_acidity_confidence": null,
        "soil_acidity_source": null,
        "climate_zones": [
            "https://treescape.app/api/climatezones/tropical-rainforest-climate/?format=api",
            "https://treescape.app/api/climatezones/tropical-monsoon-climate/?format=api",
            "https://treescape.app/api/climatezones/tropical-wet-and-dry-or-savanna-climate-dry-summer/?format=api"
        ],
        "growth_habits": [
            "https://treescape.app/api/growthhabits/tree/?format=api"
        ],
        "human_uses": [
            "https://treescape.app/api/humanuses/edible-fruits/?format=api"
        ],
        "ecological_roles": [],
        "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/grafting/?format=api",
            "https://treescape.app/api/propagationmethod/seed-propagation/?format=api"
        ]
    }
}