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/60/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "id": 60,
    "metadata": {},
    "name": "atlatech",
    "created_at": "2024-02-10T18:09:23.436575-05:00",
    "modified_at": "2024-02-10T18:14:51.641161-05:00",
    "ordering": 0,
    "type": "article",
    "title": "Detecting Structured Language Alternations in Historical Documents by Combining Language Identification with Fourier Analysis",
    "author": "Hale Sirin, Sabrina Li, 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.14569",
    "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/3/",
        "https://cdh.jhu.edu/api/user/4/"
    ],
    "related_to": [
        "https://cdh.jhu.edu/api/researchproject/8/"
    ],
    "url": "https://cdh.jhu.edu/api/researchartifact/60/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchartifact/permissions/60/"
}