API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/130/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "2MASS",
            "url": "https://en.wikipedia.org/wiki/2MASS"
        }
    ],
    "tags": [
        "Observation",
        "Survey"
    ],
    "name": "2MASS",
    "full_name": "Two Micron All-Sky Survey",
    "slug": "2mass",
    "acro_letters": [
        0,
        1,
        2,
        4,
        11,
        15,
        19
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2021-03-08T18:51:56.359713Z",
    "modified_date": "2024-04-22T00:30:59.435284Z",
    "pageviews": 8,
    "ignore_in_checks": true
}