University of Edinburgh · Example Payload

University Of Edinburgh Getcommunity Example

EducationHigher EducationUniversityResearch DataOpen DataRepositoryOAI-PMHUnited KingdomScotland

University Of Edinburgh Getcommunity Example is an example object payload from University of Edinburgh, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "GET",
    "url": "https://datashare.ed.ac.uk/rest/communities/top-communities",
    "headers": { "Accept": "application/json" }
  },
  "response": {
    "uuid": "8babe078-28c5-4beb-afba-9b02a5d43d80",
    "name": "College of Arts, Humanities & Social Sciences",
    "handle": "10283/928",
    "type": "community",
    "expand": ["parentCommunity", "collections", "subCommunities", "logo", "all"],
    "logo": null,
    "parentCommunity": null,
    "copyrightText": "",
    "introductoryText": "<p>The College is home to over 70 research centres and institutes...</p>",
    "shortDescription": "Bringing together the former faculties of Arts, Divinity, Education, Law, Music and Social Science",
    "sidebarText": "",
    "countItems": 4536,
    "collections": [],
    "link": "/rest/communities/8babe078-28c5-4beb-afba-9b02a5d43d80",
    "subcommunities": []
  }
}