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

{
    "url": "https://demozoo.org/api/v1/bbses/12933/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12933/",
    "id": 12933,
    "name": "The Obsidian Oracle",
    "location": "Alexandria, City of Alexandria, Virginia, United States",
    "country_code": "US",
    "latitude": 38.80484,
    "longitude": -77.04692,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366749/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366749/",
            "id": 366749,
            "title": "View Command PPE For 15.1",
            "author_nicks": [
                {
                    "name": "Psychedelic Excretion International",
                    "abbreviation": "PEI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108422/?format=api",
                        "id": 108422,
                        "name": "Psychedelic Excretion International",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-07",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108424/?format=api",
                "id": 108424,
                "name": "Sea Wolf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147512/?format=api",
                "id": 147512,
                "name": "Poison Control Inc"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108422/?format=api",
                "id": 108422,
                "name": "Psychedelic Excretion International"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}