IDigBio API v1 Specification: Difference between revisions

Jump to navigation Jump to search
populate parameters for →‎GET /v1/mediarecords/{ID}
(populate parameters for →‎GET /v1/mediarecords/{ID})
Line 141: Line 141:
;Parameters
;Parameters


* something goes here
{| class="wikitable" style="background-color: #ffffcc;" width="100%"
!parameter
!valid values
!detailed description
|-
|quality
|"webview" "thumbnail"
|Specifiy the quality of the image returned from the API. Omitting quality will return the full-size high quality original image from source provider. The values "thumbnail" and "web" return images of width 260 and 600 pixels respectively.
|-
|version
|Integer values from 0 to maxium version of a particular record
|The API normally returns the most recent version of a particular record. Records may be updated over time. The version parameter can be used to retrieve previous versions of a record.
|}
 


;Sample Usage
;Sample Usage
1,554

edits

Navigation menu