|
Resource | Description | Methods |
---|---|---|
/{BASE}/memento/resource/{date}/{resource} | returns a serialisation for a given memento resource uri | GET |
/{BASE}/memento/timegate/{resource} | redirects to memento permalink resource | GET |
/{BASE}/memento/timemap/{resource} | GET | |
/{BASE}/versions/list | Return 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 |
|