IDigBio API v1 Specification: Difference between revisions

Line 1,000: Line 1,000:


;Description
;Description
:Returns information about a recordset with specific entity ID
:Returns the full record about a recordset with the specified iDigBio UUID


;Resource URL
;Resource URL
Line 1,010: Line 1,010:
;Parameters
;Parameters


* something goes here
 
{| class="wikitable" style="background-color: #ffffcc;" width="100%"
!parameter
!valid values
!detailed description
|-
|version
|Integer values from 0 to maxium version of a particular record
|Recordset Records may be updated over time (changes submitted by data publishers). The "version" parameter is used to retrieve a previous version of a record. A value of "-1" returns the most recent version of a record. Omitting the "version" parameter returns the most recent version of a record.
|}


;Sample Usage
;Sample Usage
1,554

edits