v2

latestOpenAPI 3.0.3Apache 2.02026-07-31158109678.6 KB
articles

List article versions

List public article versions

get/articles/{article_id}/versions

Path parameters

article_idinteger required

Article Unique identifier

Response

OK. Article version representations

versioninteger required

Version number

urlstring url required

Api endpoint for the item version

Example response

[
  {
    "version": 1,
    "url": "https://api.figshare.com/v2/articles/2000005/versions/1"
  }
]