API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/61/?format=api",
    "links": [
        {
            "id": 10,
            "url": "https://apod.nasa.gov/apod/astropix.html",
            "title": "Astronomy Picture of the Day\n",
            "host": 9
        }
    ],
    "papers": [],
    "wiki_articles": [
        {
            "title": "Astronomy Picture of the Day",
            "url": "https://en.wikipedia.org/wiki/Astronomy_Picture_of_the_Day"
        }
    ],
    "tags": [
        "Database"
    ],
    "name": "APOD",
    "full_name": "Astronomy Picture of the Day",
    "slug": "apod",
    "acro_letters": [
        0,
        10,
        18,
        25
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-07-28T16:34:08.450123Z",
    "modified_date": "2024-04-22T00:30:59.771184Z",
    "pageviews": 2,
    "ignore_in_checks": false
}