API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/39/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Asymptotic giant branch",
            "url": "https://en.wikipedia.org/wiki/Asymptotic_giant_branch"
        }
    ],
    "tags": [
        "Stellar evolution"
    ],
    "name": "AGB",
    "full_name": "Asymptotic giant branch",
    "slug": "agb",
    "acro_letters": [
        0,
        11,
        17
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-07-22T14:20:55.817031Z",
    "modified_date": "2024-04-22T00:30:59.633042Z",
    "pageviews": 3,
    "ignore_in_checks": false
}