API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/170/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "European Southern Observatory",
            "url": "https://en.wikipedia.org/wiki/European_Southern_Observatory"
        }
    ],
    "tags": [
        "Observation",
        "Telescope",
        "Organisation"
    ],
    "name": "ESO",
    "full_name": "European Southern Observatory",
    "slug": "eso",
    "acro_letters": [
        0,
        9,
        18
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-07-20T18:30:07.689447Z",
    "modified_date": "2023-07-20T18:30:07.689481Z",
    "pageviews": 0,
    "ignore_in_checks": false
}