API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/147/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Sloan Digital Sky Survey",
            "url": "https://en.wikipedia.org/wiki/Sloan_Digital_Sky_Survey"
        }
    ],
    "tags": [
        "Survey"
    ],
    "name": "SDSS",
    "full_name": "Sloan Digital Sky Survey",
    "slug": "sdss",
    "acro_letters": [
        0,
        6,
        14,
        18
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-03-21T22:41:01.015161Z",
    "modified_date": "2023-03-21T22:41:01.015182Z",
    "pageviews": 0,
    "ignore_in_checks": false
}