API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/124/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Atacama Large Millimeter Array",
            "url": "https://en.wikipedia.org/wiki/Atacama_Large_Millimeter_Array"
        }
    ],
    "tags": [
        "Observation",
        "Radio Astronomy"
    ],
    "name": "ALMA",
    "full_name": "Atacama Large Millimeter Array",
    "slug": "alma",
    "acro_letters": [
        0,
        8,
        14,
        25
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2021-01-24T18:57:32.397618Z",
    "modified_date": "2021-01-24T18:57:32.397707Z",
    "pageviews": 0,
    "ignore_in_checks": false
}