API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/144/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Tip of the red-giant branch",
            "url": "https://en.wikipedia.org/wiki/Tip_of_the_red-giant_branch"
        }
    ],
    "tags": [
        "Stellar evolution"
    ],
    "name": "TRGB",
    "full_name": "Tip of the red-giant branch",
    "slug": "trgb",
    "acro_letters": [
        0,
        11,
        15,
        21
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2023-03-21T22:35:37.660651Z",
    "modified_date": "2023-03-21T22:35:48.739954Z",
    "pageviews": 0,
    "ignore_in_checks": false
}