IDigBio API v1 Specification: Difference between revisions

populate parameters table →‎GET /v1/records/{ID}
(populate parameters table →‎GET /v1/records)
(populate parameters table →‎GET /v1/records/{ID})
Line 235: Line 235:
;Parameters
;Parameters


* something goes here
{| class="wikitable" style="background-color: #ffffcc;" width="100%"
!parameter
!valid values
!detailed description
|-
|version
|Numeric values from 0 to maxium version of a particular record
|The API normally returns the "latest" or 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
Line 243: Line 251:


----
----
=== GET /v1/records/{ID}/media ===
=== GET /v1/records/{ID}/media ===


1,554

edits