My problem:
I’m trying to locate all observations of a taxon (a ‘forma rubra’ orchid) that has been inactivated by a merge.
Use case:
salvage interesting information that had to be removed in order to mirror POWO’s scheme, e.g. to recycle this lost info as an ‘Observation Field’ (or even to revert an unfortunate taxon change, some day).
Example:
I am able to retrieve the ‘taxon_id’ for an inactive taxon thanks to the deprecated taxon search page, however it seems unusable with the ‘Observations’ or ‘Identify’ search pages. Neither ‘taxon_id’ nor ‘ident_taxon_id’ URL search params deal with inactive identifications or inactive taxa…
Am I missing something? Is there a way, some URL param to use, or perhaps a trick with the API? Even getting a list of relevant obs as json result or csv file would be enough. Thanks!