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/30/
HTTP 200 OK
	  Allow: GET, PATCH, DELETE, HEAD, OPTIONS
	  Content-Type: application/json
	  Vary: Accept
	  
	{
    "id": 30,
    "metadata": {},
    "name": "fent2023",
    "created_at": "2023-08-17T13:39:24.852192-04:00",
    "modified_at": "2023-08-17T13:39:25.367199-04:00",
    "ordering": 0,
    "type": "article",
    "title": "Trends in fentanyl content on Reddit substance use forums, 2013-2021",
    "author": "Amanda M. Bunting, Noa Krawczyk, Tom Lippincott, Yuanqi Gu, Simran Arya, Suhas Nagappala, and Meredith C. Meacham",
    "year": 2023,
    "doi": "10.1007/s11606-023-08256-7",
    "pages": null,
    "howpublished": null,
    "chapter": null,
    "organization": null,
    "booktitle": null,
    "school": null,
    "institution": null,
    "publisher": null,
    "address": null,
    "journal": "Journal of General Internal Medicine",
    "volume": null,
    "number": null,
    "series": null,
    "month": "June",
    "note": null,
    "key": null,
    "editor": null,
    "edition": null,
    "biburl": "https://pubmed.ncbi.nlm.nih.gov/37296360/",
    "slides": null,
    "document": null,
    "appendix": null,
    "image": null,
    "recording": null,
    "description": null,
    "abstract": null,
    "contributors": [
        "https://cdh.jhu.edu/api/user/2/"
    ],
    "related_to": [],
    "url": "https://cdh.jhu.edu/api/researchartifact/30/",
    "creator_url": "https://cdh.jhu.edu/api/user/2/",
    "permissions_url": "/api/researchartifact/permissions/30/"
}