This REST API provides programmatic access to all research aspects of this OCHRE site, subject to the same authentication and permissions checks that govern the web interface.
GET /api/researchartifact/31/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "id": 31,
    "metadata": {},
    "name": "huscho2022",
    "created_at": "2023-08-17T13:39:26.032492-04:00",
    "modified_at": "2023-08-17T13:39:26.573312-04:00",
    "ordering": 0,
    "type": "misc",
    "title": "Humanities Scholarship: Brainstorming for the Future",
    "author": "Arthur Levine, Allison Levy, Tom Lippincott, Lisa Marie Rhody, and Kelley Squazzo",
    "year": 2022,
    "doi": null,
    "pages": null,
    "howpublished": "Symposium",
    "chapter": null,
    "organization": null,
    "booktitle": null,
    "school": null,
    "institution": null,
    "publisher": "Project MUSE",
    "address": null,
    "journal": null,
    "volume": null,
    "number": null,
    "series": null,
    "month": "April",
    "note": null,
    "key": null,
    "editor": null,
    "edition": null,
    "biburl": "https://about.muse.jhu.edu/about/muse-meets/",
    "slides": null,
    "document": null,
    "appendix": null,
    "image": null,
    "recording": null,
    "description": null,
    "abstract": null,
    "contributors": [
        "https://cdh.jhu.edu/api/user/2/"
    ],
    "related_to": [],
    "url": "https://cdh.jhu.edu/api/researchartifact/31/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchartifact/permissions/31/"
}