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/34/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "id": 34,
    "metadata": {},
    "name": "asylum2017",
    "created_at": "2023-08-17T13:39:29.783588-04:00",
    "modified_at": "2023-08-17T13:39:30.426623-04:00",
    "ordering": 0,
    "type": "article",
    "title": "Early predictability of asylum court decisions",
    "author": "Matt Dunn, Levent Sagun, Hale Sirin, and Daniel Chen",
    "year": 2017,
    "doi": null,
    "pages": null,
    "howpublished": null,
    "chapter": null,
    "organization": null,
    "booktitle": "Proceedings of the 16th edition of the International Conference on Artificial Intelligence and Law",
    "school": null,
    "institution": null,
    "publisher": "Association for Computing Machinery",
    "address": "New York, NY, USA",
    "journal": null,
    "volume": null,
    "number": null,
    "series": null,
    "month": null,
    "note": null,
    "key": null,
    "editor": null,
    "edition": null,
    "biburl": "https://doi.org/10.1145/3086512.3086537",
    "slides": null,
    "document": null,
    "appendix": null,
    "image": null,
    "recording": null,
    "description": null,
    "abstract": null,
    "contributors": [
        "https://cdh.jhu.edu/api/user/4/"
    ],
    "related_to": [],
    "url": "https://cdh.jhu.edu/api/researchartifact/34/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchartifact/permissions/34/"
}