# Retrieve plant data by ID **GET /plants/{id}** ## Servers - http://104.248.160.134/api: http://104.248.160.134/api () ## Parameters ## Responses ### 200 Plant data #### Body: application/json (object) - **id** (integer) - **num_inpn** (string) - **rank_code** (string) - **family** (object) - **genre** (object) - **scientific_name** (string) - **correct_name** (string) - **french_name** (string) - **author** (string) - **publ_year** (integer) - **eflore_url** (string) [Powered by Bump.sh](https://bump.sh)