API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/162/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "New General Catalogue",
            "url": "https://en.wikipedia.org/wiki/New_General_Catalogue"
        }
    ],
    "tags": [
        "Catalogue"
    ],
    "name": "NGC",
    "full_name": "New General Catalogue",
    "slug": "ngc",
    "acro_letters": [
        0,
        4,
        12
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-07-20T18:10:30.775676Z",
    "modified_date": "2023-07-20T18:10:30.775701Z",
    "pageviews": 0,
    "ignore_in_checks": false
}