API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/156/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Galaxy cluster",
            "url": "https://en.wikipedia.org/wiki/Galaxy_cluster"
        }
    ],
    "tags": [
        "Cosmology",
        "Galaxies"
    ],
    "name": "GC",
    "full_name": "Galaxy cluster",
    "slug": "gc",
    "acro_letters": [
        0,
        7
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-07-20T18:03:39.606234Z",
    "modified_date": "2023-07-20T18:03:39.606257Z",
    "pageviews": 0,
    "ignore_in_checks": false
}