API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/85/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Astrophysical maser",
            "url": "https://en.wikipedia.org/wiki/Astrophysical_maser"
        }
    ],
    "tags": [
        "Radio Astronomy"
    ],
    "name": "Maser",
    "full_name": "Microwave amplification by stimulated emission of radiation",
    "slug": "maser",
    "acro_letters": [
        0,
        10,
        27,
        38,
        50
    ],
    "description_html": "<p>see also: <a class=\"wikilink\" data-toggle=\"tooltip\" href=\"/acronym/laser\" title=\"Light amplification by stimulated emission of radiation\">Laser</a></p>",
    "stub": true,
    "created_date": "2020-08-02T17:54:47.890906Z",
    "modified_date": "2020-08-02T18:00:22.907571Z",
    "pageviews": 0,
    "ignore_in_checks": false
}