IDigBio API v1 Specification: Difference between revisions

Line 546: Line 546:


;Description
;Description
:Returns an image file (JPEG) associated with the specific iDigBio UUID (via the relationship to a mediarecord). If multiple mediarecords are associated with a specimen record, the particular image returned in non-deterministic.
:Returns one or more HTTP redirects to a target image file (JPEG) that is associated with the specified iDigBio UUID (via the relationship to a mediarecord). If multiple mediarecords are associated with a specimen record, the particular mediarecord chosen by the API is non-deterministic.  Omitting the "quality" parameter will return the full size image specified in the source data accessURI field and is usually served from the provider's infrastructure. Specifying the "quality" parameter will return a derivative image file that is hosted on iDigBio infrastructure. For many use cases, the recommended use of this endpoint would include the quality parameter. .


;Resource URL
;Resource URL
Line 583: Line 583:
[[#toc|Back to contents]]
[[#toc|Back to contents]]
----
----


=== GET /v1/organizations ===
=== GET /v1/organizations ===
1,554

edits