Topic: api/taxonObservations response deficiencies
If I use api/taxonObservations/species to get species summaries then within the response I get taxon.taxonOutputGroupName and taxon.commonName both of which are useful in preparing reports. e.g. I can sort the information into taxonomic groups and present common names alongside scientific names, and can also sort by common name.
However if I use api/taxonObservations to get the records I get neither the taxonomic group nor the common names in the response. All I seem to be able to do is sort by scientific name. How can I show the taxonomic groups and common names in my report (and be able to sort by these) please?
Also, I am showing "fullVersion" in the report to indicate if the record is being displayed with its full resolution. This however is only showing as "true" where I have been granted enhanced access to the dataset. If the dataset has full public access "fullVersion" is reported as "false". Shouldn't such records be reported as "true"?
If "fullVersion" only means "enhanced access" then how can I identify and indicate those records that have full public access please? (e.g. the grid reference in the response is the best available)
Keith