API endpoint for viewing Acronyms

GET /api/acronym/2/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://acronomy.lw1.at/api/acronym/2/?format=api",
    "links": [
        {
            "id": 1,
            "url": "https://irlab.astro.ucla.edu/mosfire/",
            "title": "MOSFIRE Home Page",
            "host": 1
        }
    ],
    "papers": [],
    "wiki_articles": [],
    "tags": [
        "Observation",
        "Spectroscopy"
    ],
    "name": "MOSFIRE",
    "full_name": "Multi-Object Spectrometer for Infra-Red Exploration",
    "slug": "mosfire",
    "acro_letters": [
        0,
        6,
        13,
        26,
        30,
        36,
        40
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-06-08T18:33:53.521362Z",
    "modified_date": "2020-07-22T18:52:04.333520Z",
    "pageviews": 0,
    "ignore_in_checks": false
}