API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/78/?format=api",
    "links": [
        {
            "id": 11,
            "url": "https://docs.astropy.org/en/stable/io/fits/",
            "title": "FITS File Handling (astropy.io.fits) — Astropy v4.0.1",
            "host": 10
        },
        {
            "id": 12,
            "url": "https://fits.gsfc.nasa.gov/fits_primer.html",
            "title": "FITS Primer",
            "host": 11
        }
    ],
    "papers": [],
    "wiki_articles": [],
    "tags": [
        "Data",
        "File Format"
    ],
    "name": "HDU",
    "full_name": "Header Data Unit",
    "slug": "hdu",
    "acro_letters": [
        0,
        7,
        12
    ],
    "description_html": "<p>A component of a <a class=\"wikilink\" data-toggle=\"tooltip\" href=\"/acronym/fits\" title=\"Flexible Image Transport System\">FITS</a> file.</p>",
    "stub": true,
    "created_date": "2020-07-30T15:54:00.657139Z",
    "modified_date": "2020-07-30T15:54:00.657177Z",
    "pageviews": 0,
    "ignore_in_checks": false
}