Arachne · API index
Canonical JSON: /arachne/viewer/api/v1/index.json
JavaScript is optional. When available, it replaces this API document with the interactive viewer.
{
"formatVersion": 1,
"apiVersion": "v1",
"kind": "arachne.viewer.index",
"links": {
"self": "/arachne/viewer/api/v1/index.json",
"openapi": "/arachne/viewer/api/v1/openapi.json",
"ui": "/arachne/viewer/"
},
"datasets": {
"catalog": {
"href": "/arachne/viewer/data/catalog.json",
"mediaType": "application/json",
"itemPath": "works",
"count": 9846
},
"research": {
"href": "/arachne/viewer/data/research.json",
"mediaType": "application/json",
"itemPath": "items",
"available": true,
"count": 0
}
},
"views": {
"browse": {
"document": "/arachne/viewer/api/v1/views/browse.json",
"ui": "/arachne/viewer/browse/"
},
"recommendations": {
"document": "/arachne/viewer/api/v1/views/recommendations.json",
"ui": "/arachne/viewer/recommendations/"
},
"evolution": {
"document": "/arachne/viewer/api/v1/views/evolution.json",
"ui": "/arachne/viewer/evolution/"
},
"islands": {
"document": "/arachne/viewer/api/v1/views/islands.json",
"ui": "/arachne/viewer/islands/"
},
"research": {
"document": "/arachne/viewer/api/v1/views/research.json",
"ui": "/arachne/viewer/research/"
}
}
}