API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/73/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Hubble Deep Field",
            "url": "https://en.wikipedia.org/wiki/Hubble_Deep_Field"
        }
    ],
    "tags": [
        "Cosmology",
        "Early Universe",
        "Deep Fields"
    ],
    "name": "HDF",
    "full_name": "Hubble Deep Field",
    "slug": "hdf",
    "acro_letters": [
        0,
        7,
        12
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-07-28T17:25:52.760883Z",
    "modified_date": "2024-04-22T00:30:59.528265Z",
    "pageviews": 5,
    "ignore_in_checks": false
}