1,554
edits
Line 288: | Line 288: | ||
;Description | ;Description | ||
:Returns a Media Record | :Returns a Media Record matching the specific iDigBio GUID. The iDigBio GUID is represented by the "idigbio:uuid" data field. | ||
;Resource URL | ;Resource URL | ||
Line 305: | Line 305: | ||
|version | |version | ||
|Integer values from 0 to maxium version of a particular record | |Integer values from 0 to maxium version of a particular record | ||
| | |Media 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. | ||
|} | |} | ||
edits