API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/108/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Equation of state",
            "url": "https://en.wikipedia.org/wiki/Equation_of_state"
        }
    ],
    "tags": [
        "Thermodynamics"
    ],
    "name": "EOS",
    "full_name": "Equation of state",
    "slug": "eos",
    "acro_letters": [
        0,
        9,
        12
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-08-29T10:59:12.585576Z",
    "modified_date": "2020-08-29T10:59:12.585620Z",
    "pageviews": 0,
    "ignore_in_checks": false
}