Detail View for LPSN IDs

Description

This view contains detailed information on the entry associated with each requested LPSN ID (record number). All other endpoints contain links pointing to this view.
You can provide one to 100 IDs separated by ";".


You can find detailed information of the content delivered from the API per taxon name here.

/fetch/{lpsn_ids}

  • {lpsn_ids} - the LPSN ID(s), a.k.a. record number(s)

Result description

  • count - the number of retrieved entries for the given query
  • next - URL of the next page, if available, otherwise null
  • previous - URL of the previous page, if available, otherwise null
  • results - list of retrieved entries for the given query
GET   /fetch/520424;4948;17724

Status: 403

Message: "Access forbidden. Authentication required."