API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/42/?format=api",
    "links": [],
    "papers": [
        {
            "title": "The universal rotation curve of spiral galaxies — I. The dark matter connection",
            "bibcode": "1996MNRAS.281...27P",
            "arxiv_id": "astro-ph/9506004",
            "doi": "10.1093/mnras/278.1.27",
            "ads_url": "https://ui.adsabs.harvard.edu/abs/1996MNRAS.281...27P/abstract",
            "arxiv_url": "https://arxiv.org/abs/astro-ph/9506004",
            "doi_url": "https://doi.org/10.1093/mnras/278.1.27"
        }
    ],
    "wiki_articles": [],
    "tags": [
        "Cosmology",
        "Galaxies"
    ],
    "name": "URC",
    "full_name": "Universal Rotation Curve",
    "slug": "urc",
    "acro_letters": [
        0,
        10,
        19
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-07-22T14:59:43.000353Z",
    "modified_date": "2020-07-22T14:59:43.000377Z",
    "pageviews": 0,
    "ignore_in_checks": false
}