Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

RETIREMENT NOTICE. This API will be retired along with Archie. It will be replaced by the Archive API:

Jira
serverJIRA
serverId84faf8a3-76e6-3cf7-862e-a59f68644f2d
keyCIT-1808

SystemEndpointUsecase
RevMan (front end)/rest/reviews/<id>/metadataMultiple CRGs
ReviewDB/rest/reviews (with params) My Reviews
Translate

/rest/reviews

/rest/reviews/<id>/versions

/rest/reviews/<id>/<version>/translations

Determine translation status
EPPI? 20.160.135.113

/rest/reviews?myRole=Author&published=false

?
CRS? 86.188.140.214

/rest/reviews?published=false&status=A&groupId=LIVER

?

Contents

This page describes the basic REST API for working with reviews stored in Archie. This API is interfacing with Archie's XML review document store and is therefore also XML based and works on whole reviews (in RM5 format or JATS).

...

GET https://archie.cochrane.org/rest/reviews/{Review ID}/roles

Returned MIME Returned MIME type is "application/json".

Generate a forest plot

GET https://archie.cochrane.org/rest/reviews/{CD Number}/graphics/forestplot/{Comparison ID}/{Outcome ID}

Returned MIME type is "image/png".

Return asset from JATS package

...