1,554
edits
(add and clarify offsets →GET /v1/mediarecords) |
(clarify version →GET /v1/mediarecords/{ID}) |
||
Line 300: | Line 300: | ||
|version | |version | ||
|Integer values from 0 to maxium version of a particular record | |Integer values from 0 to maxium version of a particular record | ||
| | |Mediarecords may be updated over time (changes submitted by data publihsers). 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