Dear James,

indeed we changed ChecklistBank earlier this year to not contain type specimen 
information anymore. 
This call now only returns a type species or genus for higher taxa and 
ChecklistBank is restricted to only deal with names as you can see also in our 
model diagram:
https://github.com/gbif/checklistbank/blob/master/model.pdf?raw=true

Type specimen can be accessed through the regular occurrence API using the 
TypeStatus filter, in your case of Puma we list 34 specimens:
http://api.gbif.org/v1/occurrence/search?limit=100&taxonKey=2435098&typeStatus=*

I realize the API resource /typeSpecimens makes no sense anymore and should 
better be called /typification, but we prefer to stay with our existing API for 
the time being as this would be a breaking change.

It is also not trivial to make sense of the type specimen data as most of them 
do not mention the typifiedName and one can only assume this is the specimens 
currently accetped name.

I will update our API docs to document that change, thanks for letting us know!

Markus


--
Markus D?ring
Software Developer
Global Biodiversity Information Facility (GBIF)
mdoering at gbif.org
http://www.gbif.org





On 18 Dec 2014, at 01:53, Nozomi James Ytow <nozomi at biol.tsukuba.ac.jp> 
wrote:

> Hi,
> 
> I tried typeSpecimens function of Species API:
> http://api.gbif.org/v1/species/2435098/typeSpecimens
> 
> It returned non-empty record in summer, but now I get an empty record.
> Does it work,?
> 
> James
> _______________________________________________
> API-users mailing list
> API-users at lists.gbif.org
> http://lists.gbif.org/mailman/listinfo/api-users
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.gbif.org/pipermail/api-users/attachments/20141219/dbbbd05e/attachment.html>

Reply via email to