Media File Size by Collection Year

TODO: example endpoint

The media file size by collection year REST API endpoint provides stats about TODO.

GET /api/summary/mediafilesizebycollectionyear

TODO.

Example request:

GET /api/summary/mediafilesizebycollectionyear HTTP/1.1
Host: example.com
Accept: application/json, text/javascript

Example response:

  HTTP/1.1 200 OK
  Content-Type: text/javascript

{
    "results": []
}
Status Codes:

Back to API documentation index