API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/117/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Young stellar object",
            "url": "https://en.wikipedia.org/wiki/Young_stellar_object"
        }
    ],
    "tags": [
        "Stars",
        "Star Formation"
    ],
    "name": "YSO",
    "full_name": "Young stellar object",
    "slug": "yso",
    "acro_letters": [
        0,
        6,
        14
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-10-05T08:10:18.969022Z",
    "modified_date": "2020-10-05T08:10:18.969090Z",
    "pageviews": 0,
    "ignore_in_checks": false
}