API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/171/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [],
    "tags": [
        "Mathematics"
    ],
    "name": "SPT",
    "full_name": "Standard Perturbation Theory",
    "slug": "spt",
    "acro_letters": [
        0,
        9,
        22
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-07-20T18:31:28.501975Z",
    "modified_date": "2023-07-20T18:31:28.502010Z",
    "pageviews": 0,
    "ignore_in_checks": false
}