API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/81/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Laser",
            "url": "https://en.wikipedia.org/wiki/Laser"
        }
    ],
    "tags": [
        "Optics"
    ],
    "name": "Laser",
    "full_name": "Light amplification by stimulated emission of radiation",
    "slug": "laser",
    "acro_letters": [
        0,
        6,
        23,
        34,
        46
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-08-02T17:45:37.438725Z",
    "modified_date": "2024-04-22T00:30:59.473677Z",
    "pageviews": 6,
    "ignore_in_checks": false
}