API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/118/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Low surface brightness galaxy",
            "url": "https://en.wikipedia.org/wiki/Low_surface_brightness_galaxy"
        }
    ],
    "tags": [
        "Cosmology",
        "Galaxies"
    ],
    "name": "LSBG",
    "full_name": "Low surface brightness galaxy",
    "slug": "lsbg",
    "acro_letters": [
        0,
        4,
        12,
        23
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-10-10T13:58:10.506081Z",
    "modified_date": "2024-04-22T00:30:59.903941Z",
    "pageviews": 2,
    "ignore_in_checks": false
}