API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/121/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Wavefront sensor",
            "url": "https://en.wikipedia.org/wiki/Wavefront_sensor"
        }
    ],
    "tags": [
        "Observation",
        "Sensor"
    ],
    "name": "WFS",
    "full_name": "Wavefront sensor",
    "slug": "wfs",
    "acro_letters": [
        0,
        4,
        10
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-10-16T11:40:41.623831Z",
    "modified_date": "2024-04-22T00:31:00.420991Z",
    "pageviews": 1,
    "ignore_in_checks": false
}