API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/177/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Hubble Ultra-Deep Field",
            "url": "https://en.wikipedia.org/wiki/Hubble_Ultra-Deep_Field"
        }
    ],
    "tags": [
        "Observation"
    ],
    "name": "HUDF",
    "full_name": "Hubble Ultra-Deep Field",
    "slug": "hudf",
    "acro_letters": [
        0,
        7,
        13,
        18
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2024-07-02T21:07:40.408700Z",
    "modified_date": "2024-07-02T21:24:39.613453Z",
    "pageviews": 0,
    "ignore_in_checks": false
}