returns a serialisation for a given memento resource uri
Method Detail
HTTP Example:
GET /{BASE}/memento/resource/{date}/{resource}
Accept: …
API Example:
MementoWebService.resourceService({'resource': /* resource_string the original resource uri */, 'date': /* date_string the date of the version */, 'Accept': /* types_string the accepted content types */});
returns a serialisation for a given memento resource uri