Get Specimens
Return all specimens for a Name with a given id
Pattern
Name/{id}/Specimens?apikey={apikey}&format={format}
- id (required): The Name Id
- apikey (required): Your api key that was given to you
- format (required): Use the word \"xml\" or \"json\" to choose how you want your output to be formatted
Example
Name/25509881/Specimens?apikey=D1CC4285-279D-4B5C-B469-861F4C1F4020&format=xml
Sample Response
<Specimens>
<Specimen>
</Specimen>
</Specimens>