Newcastle University · Example Payload

Newcastle Digitised Objects List Example

UniversityHigher EducationEducationUnited KingdomRussell GroupResearch DataOpen DataDigital LibraryIdentity FederationSmart CitiesCultural Heritage

Newcastle Digitised Objects List Example is an example object payload from Newcastle University, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

itemspagination_links_meta

Example Payload

Raw ↑
{
  "items": [
    {
      "id": "f7Vy",
      "refCode": "17th C. Coll. 220.52 NEW",
      "title": "The New Testament of our Lord and Saviour Jesus Christ : Newly translated out of the originall Greeke: and with the former translations dilligently compared and revised, by his Maiesties speciall commandment",
      "description": "Frontispiece showing illustrations of the 12 deciphels.",
      "_links": {
        "definition": {
          "type": "GET",
          "href": "https://api-dor.ncl.ac.uk/v1/digitised-objects/f7Vy"
        }
      }
    },
    {
      "id": "R65Y",
      "refCode": "17th C. Coll. 821.4 DRU",
      "title": "Poems, by That most Famous Wit, William Drummond of Hawthornden.",
      "description": "William Drummond (1585-1649) was a Scottish poet, born at Hawthornden Castle, Midlothian. He was influenced more greatly by English and Italian poets than by any characteristically Scottish writing and he was sometimes referred to as \"the Scottish Petrarch\". This book has been severely trimmed, with loss of text from the bottom of the pages.",
      "_links": {
        "definition": {
          "type": "GET",
          "href": "https://api-dor.ncl.ac.uk/v1/digitised-objects/R65Y"
        }
      }
    }
  ],
  "pagination": {
    "size": 2,
    "totalPages": 7741,
    "totalElements": 15482,
    "number": 1,
    "_links": {
      "first": {
        "type": "GET",
        "href": "https://api-dor.ncl.ac.uk/v1/digitised-objects?page.size=2&page=1"
      },
      "next": {
        "type": "GET",
        "href": "https://api-dor.ncl.ac.uk/v1/digitised-objects?page.size=2&page=2"
      },
      "last": {
        "type": "GET",
        "href": "https://api-dor.ncl.ac.uk/v1/digitised-objects?page.size=2&page=7741"
      }
    }
  },
  "_links": {
    "search": {
      "type": "GET",
      "href": "https://api-dor.ncl.ac.uk/v1/digitised-objects/search"
    },
    "home": {
      "type": "GET",
      "href": "https://api-dor.ncl.ac.uk"
    }
  },
  "_meta": {
    "generated": "2026-08-30",
    "method": "probed",
    "source": "GET https://api-dor.ncl.ac.uk/v1/digitised-objects?page.size=2",
    "x-operator": "institution",
    "note": "Live response captured 2026-08-30 unmodified. The repository reported 15,482 digitised objects across 7,741 pages at page.size=2."
  }
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/newcastle-digitised-objects-list-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.