Resources
ResourceDescriptionMethods
/{BASE}/memento/resource/{date}/{resource}returns a serialisation for a given memento resource uriGET
/{BASE}/memento/timegate/{resource}redirects to memento permalink resourceGET
/{BASE}/memento/timemap/{resource}GET
/{BASE}/versions/listReturn a list of versions that affect the resource whose uri is passed as argument.GET
/{BASE}/versions/{id}Return detailed information about the version whose id is passed as path argument.GET, DELETE, POST