API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/184/?format=api",
    "links": [],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Laser Interferometer Space Antenna",
            "url": "https://en.wikipedia.org/wiki/Laser_Interferometer_Space_Antenna"
        }
    ],
    "tags": [
        "Cosmology",
        "Instrument",
        "space flight"
    ],
    "name": "LISA",
    "full_name": "Laser Interferometer Space Antenna",
    "slug": "lisa",
    "acro_letters": [
        0,
        6,
        21,
        27
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2024-07-02T21:26:17.055220Z",
    "modified_date": "2024-07-02T21:26:17.055242Z",
    "pageviews": 0,
    "ignore_in_checks": false
}