API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/77/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Interstellar medium",
            "url": "https://en.wikipedia.org/wiki/Interstellar_medium"
        }
    ],
    "tags": [
        "Stars",
        "Interstellar Medium"
    ],
    "name": "ISM",
    "full_name": "Interstellar medium",
    "slug": "ism",
    "acro_letters": [
        0,
        5,
        13
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-07-28T17:46:37.573951Z",
    "modified_date": "2024-04-22T00:31:00.099874Z",
    "pageviews": 1,
    "ignore_in_checks": false
}