API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/172/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Leading-order term",
            "url": "https://en.wikipedia.org/wiki/Leading-order_term"
        }
    ],
    "tags": [
        "Mathematics"
    ],
    "name": "NLO",
    "full_name": "Next-to-leading order",
    "slug": "nlo",
    "acro_letters": [
        0,
        8,
        16
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2024-07-02T20:55:10.165755Z",
    "modified_date": "2024-07-02T20:55:35.975732Z",
    "pageviews": 0,
    "ignore_in_checks": false
}