API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/11/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Radial velocity",
            "url": "https://en.wikipedia.org/wiki/Radial_velocity"
        }
    ],
    "tags": [
        "Physics"
    ],
    "name": "RV",
    "full_name": "Radial velocity",
    "slug": "rv",
    "acro_letters": [
        0,
        7
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-06-08T18:33:53.521362Z",
    "modified_date": "2024-04-22T00:31:00.324669Z",
    "pageviews": 1,
    "ignore_in_checks": false
}