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/8/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "title": "Disentangling mixed use of script and language in the Ottoman Empire",
    "abstract": "The heterogeneity of the Ottoman Empire ensured that written records contain a variety of language and script combinations.  At the same time, the dislocation and regulation of constituent populations has created difficulty in finding such materials in existing archives.  By training a small language model on expert annotations, we are uncovering and cataloging hidden texts, along with practices they reflect from communities that often no longer exist in living memory.",
    "content": "The heterogeneity of the Ottoman Empire ensured that written records contain a variety of language and script combinations.  At the same time, the dislocation and regulation of constituent populations has created difficulty in finding such materials in existing archives.  By training a small language model on expert annotations, we are uncovering and cataloging hidden texts, along with practices they reflect from communities that often no longer exist in living memory.",
    "thumbnail": null,
    "researchers": [
        "https://cdh.jhu.edu/api/user/2/",
        "https://cdh.jhu.edu/api/user/4/"
    ],
    "name": "armenoturkish",
    "url": "https://cdh.jhu.edu/api/researchproject/8/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchproject/permissions/8/",
    "id": 8
}