References
Get reference
Retrieve a single reference using its rf_code.
get/references/{rf_code}
Path parameters
rf_codestring required
Query parameters
with_nestedboolean
Whether to include nested fields in the response
create_parquetboolean
If true, return data payload in binary Parquet format
Response
Matching reference(s)
Example response
{
"rf_code": "rf.1",
"rf_label": "Peet Dissertation (1975)",
"short_name": "Anderson, L. et al. 1990.",
"full_citation": "Anderson, L. et al. 1990. Bryologist 93: 448-499.",
"reference_type": "Report",
"title": "The Biology of Lichens",
"publication_date": "2011-08-25",
"total_pages": 17,
"publisher": "NCU Herbarium",
"publication_place": "Chapel Hill, NC, USA",
"degree": "PhD",
"isbn": "978-1-889878-38-6",
"url": "http://www.algaebase.org",
"doi": "10.1000/182",
"journal": "Regnum Vegetabile"
}