Hey,
Is there a way of downloading specific occurrences based on ID/key?
E.g. for
http://api.gbif.org/v1/occurrence/1038345215 tried this, but it doesn’t seem to work:
"predicate":
{
"type":"equals",
"key":"OCCURRENCE_ID",
"value":"1038345215"
}
Thanks,
Daniel