API endpoint for viewing Acronyms

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

{
    "url": "https://acronomy.lw1.at/api/acronym/8/?format=api",
    "links": [
        {
            "id": 2,
            "url": "https://www.eso.org/sci/facilities/lasilla/instruments/harps.html",
            "title": "ESO - HARPS",
            "host": 2
        }
    ],
    "papers": [],
    "wiki_articles": [],
    "tags": [
        "Observation",
        "ESO"
    ],
    "name": "HARPS",
    "full_name": "High Accuracy Radial velocity Planet Searcher",
    "slug": "harps",
    "acro_letters": [
        0,
        5,
        14,
        30,
        37
    ],
    "description_html": "",
    "stub": true,
    "created_date": "2020-06-08T18:33:53.521362Z",
    "modified_date": "2024-04-22T00:30:59.686560Z",
    "pageviews": 3,
    "ignore_in_checks": false
}