Imperial College London · Example Payload

Imperial College London Searchobjects Example

UniversityHigher EducationEducationRussell GroupUnited KingdomLondonResearchInstitutional RepositoryOpen AccessIdentity FederationLearning ManagementLibrary

Imperial College London Searchobjects Example is an example object payload from Imperial College London, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

x-provenanceidscopequeryappliedFilterssortconfigurationtype_links_embedded

Example Payload

Raw ↑
{
  "x-provenance": {
    "generated": "2026-08-19",
    "method": "probed",
    "source": "live probe of https://spiral.imperial.ac.uk/server/api (DSpace 7.6.1 / DSpace-CRIS 2023.02.05)",
    "x-operator": "tenant",
    "x-operator-note": "Derived from / probed against the 4Science-hosted Spiral DSpace-CRIS instance. The data is Imperial College London’s; the platform and contract are not."
  },
  "id": null,
  "scope": null,
  "query": null,
  "appliedFilters": null,
  "sort": null,
  "configuration": null,
  "type": "discover",
  "_links": {
    "self": {
      "href": "https://spiral.imperial.ac.uk/server/api/discover/search/objects?dsoType=item"
    }
  },
  "_embedded": {
    "searchResult": {
      "_links": {
        "next": {
          "href": "https://spiral.imperial.ac.uk/server/api/discover/search/objects?dsoType=item&page=1&size=1"
        },
        "last": {
          "href": "https://spiral.imperial.ac.uk/server/api/discover/search/objects?dsoType=item&page=121438&size=1"
        },
        "self": {
          "href": "https://spiral.imperial.ac.uk/server/api/discover/search/objects?dsoType=item&size=1"
        }
      },
      "_embedded": {
        "objects": [
          {
            "hitHighlights": null,
            "type": "discover",
            "_links": {
              "indexableObject": {
                "href": "https://spiral.imperial.ac.uk/server/api/core/items/f2828931-da73-489c-b2be-c3c0f8f0fda6"
              }
            },
            "_embedded": {
              "indexableObject": {
                "id": "f2828931-da73-489c-b2be-c3c0f8f0fda6",
                "uuid": "f2828931-da73-489c-b2be-c3c0f8f0fda6",
                "name": "Impacts of daily household activities on indoor particulate and NO2 concentrations; a case study from oxford UK",
                "handle": "10044/1/118549",
                "metadata": {
                  "dc.contributor.author": [
                    {
                      "value": "Singh, Ajit",
                      "language": null,
                      "authority": null,
                      "confidence": 0,
                      "place": 0
                    },
                    {
                      "value": "Bartington, Suzanne E",
                      "language": null,
                      "authority": null,
                      "confidence": 0,
                      "place": 1
                    }
                  ],
                  "dc.coverage.spatial": [
                    {
                      "value": "England",
                      "language": null,
                      "authority": null,
                      "confidence": -1,
                      "place": 0
                    }
                  ],
                  "dc.title": [
                    {
                      "value": "Impacts of daily household activities on indoor particulate and NO2 concentrations; a case study from oxford UK",
                      "language": null,
                      "authority": null,
                      "confidence": -1,
                      "place": 0
                    }
                  ]
                },
                "type": "item"
              }
            }
          }
        ]
      }
    }
  }
}