API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/97/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Luminous infrared galaxy",
            "url": "https://en.wikipedia.org/wiki/Luminous_infrared_galaxy"
        }
    ],
    "tags": [
        "Galaxies",
        "Astronomical Object"
    ],
    "name": "LIRG",
    "full_name": "Luminous infrared galaxy",
    "slug": "lirg",
    "acro_letters": [
        0,
        9,
        14,
        18
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-08-29T09:42:41.250837Z",
    "modified_date": "2020-08-29T10:17:49.497959Z",
    "pageviews": 0,
    "ignore_in_checks": false
}