Closed dhimmel closed 7 years ago
You can get the the versioned article details with for example https://api.figshare.com/v2/articles/3487685/versions/1.
Yeah absolutely. I can implement this. Will send a PR.
@vasudevanv What's the status on this? If your swamped, I can take a stab at it.
@wisygig take a shot. Have been swamped the last few weeks.
Regarding
get_article_details
andlist_files
, it would be great to add a version parameter.The default (
version=None
) would retrieve the latest version.@vasudevanv does this make sense to you? And do you want to implement this?