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/61/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "id": 61,
    "metadata": {},
    "name": "latinlatech",
    "created_at": "2024-02-10T18:10:37.888890-05:00",
    "modified_at": "2024-02-10T18:14:33.264859-05:00",
    "ordering": 0,
    "type": "article",
    "title": "Dynamic embedded topic models and change-point detection for exploring literary-historical hypotheses",
    "author": "Hale Sirin 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.13905",
    "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/4/"
    ],
    "related_to": [
        "https://cdh.jhu.edu/api/researchproject/11/"
    ],
    "url": "https://cdh.jhu.edu/api/researchartifact/61/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchartifact/permissions/61/"
}