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/researchproject/7/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "title": "Narrative time and holographic identity formation",
    "abstract": "Periods in the life of an author, narrator, or character are often reified as a discrete developmental stage: childhood is a frequent example (e.g. throughout Proust or Joyce), and before/after traumatic events (e.g. Wuthering Heights, Ethan Frome).  Can we correlate this with the dilation of narrative time with respect to the text?  If so, can it shed light on authorial practices of character formation that lie outside the typical wavelengths of human reading?",
    "content": "Periods in the life of an author, narrator, or character are often reified as a discrete developmental stage: childhood is a frequent example (e.g. throughout Proust or Joyce), and before/after traumatic events (e.g. Wuthering Heights, Ethan Frome).  Can we correlate this with the dilation of narrative time with respect to the text?  If so, can it shed light on authorial practices of character formation that lie outside the typical wavelengths of human reading?",
    "thumbnail": null,
    "researchers": [
        "https://cdh.jhu.edu/api/user/2/",
        "https://cdh.jhu.edu/api/user/3/",
        "https://cdh.jhu.edu/api/user/4/",
        "https://cdh.jhu.edu/api/user/5/"
    ],
    "name": "holographicnarrative",
    "url": "https://cdh.jhu.edu/api/researchproject/7/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchproject/permissions/7/",
    "id": 7
}