IDigBio API v1 Examples: Difference between revisions

Line 1,089: Line 1,089:
</pre>
</pre>


; 2. Search for scientific name
Now that we have iDigBio UUIDs, we could retrieve images for these specimens by iterating over the /media endpoints for each of those uuids in the API.


<pre>
http://api.idigbio.org/v1/records/20ad60a8-4126-4cc0-9378-411a9a640005/media?quality=webview
# HERE GOES THE EXAMPLE
 
</pre>
http://api.idigbio.org/v1/records/ecf14f53-d225-4eb5-89e6-66379b360781/media?quality=webview
 
...
 
 
; 2. We plan to continue adding examples to this page...


=== Mapping Example ===
=== Mapping Example ===
1,554

edits