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/59/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "id": 59,
    "metadata": {},
    "name": "ortholatech",
    "created_at": "2024-02-10T18:06:50.103454-05:00",
    "modified_at": "2024-02-10T18:07:55.180514-05:00",
    "ordering": 0,
    "type": "article",
    "title": "Pairing Orthographically Variant Literary Words to Standard Equivalents Using Neural Edit Distance Models",
    "author": "Craig Messner and Tom Lippincott",
    "year": 2024,
    "doi": null,
    "pages": null,
    "howpublished": null,
    "chapter": null,
    "organization": null,
    "booktitle": "Proceedings of LaTeCH@EACL",
    "school": null,
    "institution": null,
    "publisher": null,
    "address": null,
    "journal": null,
    "volume": null,
    "number": null,
    "series": null,
    "month": null,
    "note": null,
    "key": null,
    "editor": null,
    "edition": null,
    "biburl": "https://arxiv.org/abs/2401.15068",
    "slides": null,
    "document": null,
    "appendix": null,
    "image": null,
    "recording": null,
    "description": "",
    "abstract": "",
    "contributors": [
        "https://cdh.jhu.edu/api/user/2/",
        "https://cdh.jhu.edu/api/user/5/"
    ],
    "related_to": [
        "https://cdh.jhu.edu/api/researchproject/9/"
    ],
    "url": "https://cdh.jhu.edu/api/researchartifact/59/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchartifact/permissions/59/"
}