RFC 023: Images endpoint
Context and requirements
Proposal
Image display model
{
"id": String,
"locations": List[DigitalLocation],
"source": {
"id": String,
"type": "Work"
},
"type": "Image"
}Single image
Multiple images
Last updated