API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/28/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Navarro–Frenk–White profile",
            "url": "https://en.wikipedia.org/wiki/Navarro–Frenk–White_profile"
        }
    ],
    "tags": [
        "Cosmology"
    ],
    "name": "NFW",
    "full_name": "Navarro–Frenk–White",
    "slug": "nfw",
    "acro_letters": [
        0,
        8,
        14
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-06-16T13:07:27.971730Z",
    "modified_date": "2020-07-19T20:20:19.502402Z",
    "pageviews": 0,
    "ignore_in_checks": false
}