API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/175/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [],
    "tags": [
        "Statistics"
    ],
    "name": "LFI",
    "full_name": "Likelihood-free Inference",
    "slug": "lfi",
    "acro_letters": [
        0,
        11,
        16
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2024-07-02T21:05:43.659340Z",
    "modified_date": "2024-07-02T21:05:48.338658Z",
    "pageviews": 0,
    "ignore_in_checks": false
}