API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/161/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Calar Alto Legacy Integral Field Area Survey",
            "url": "https://en.wikipedia.org/wiki/Calar_Alto_Legacy_Integral_Field_Area_Survey"
        }
    ],
    "tags": [
        "Survey"
    ],
    "name": "CALIFA",
    "full_name": "Calar Alto Legacy Integral Field Area Survey",
    "slug": "califa",
    "acro_letters": [
        0,
        6,
        11,
        18,
        27,
        33
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-07-20T18:09:30.924514Z",
    "modified_date": "2023-07-20T18:09:35.355398Z",
    "pageviews": 0,
    "ignore_in_checks": false
}