API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/84/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [],
    "tags": [
        "Galaxies",
        "Milky Way"
    ],
    "name": "SMC",
    "full_name": "Small Magellanic Cloud",
    "slug": "smc",
    "acro_letters": [
        0,
        6,
        17
    ],
    "description_html": "<p>see also: <a class=\"wikilink\" data-toggle=\"tooltip\" href=\"/acronym/lmc\" title=\"Large Magellanic Cloud\">LMC</a></p>",
    "stub": true,
    "created_date": "2020-08-02T17:50:44.063541Z",
    "modified_date": "2020-08-02T17:50:53.879833Z",
    "pageviews": 0,
    "ignore_in_checks": false
}