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

{
    "url": "https://demozoo.org/api/v1/bbses/12778/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12778/",
    "id": 12778,
    "name": "Flamethrower",
    "location": "Baltimore County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.44307,
    "longitude": -76.61632,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272163/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/272163/",
            "id": 272163,
            "title": "AVA Art Pack (12/1994)",
            "author_nicks": [
                {
                    "name": "Audio Video Assembly",
                    "abbreviation": "AVA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111535/?format=api",
                        "id": 111535,
                        "name": "Audio Video Assembly",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147017/?format=api",
                "id": 147017,
                "name": "Fireball"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147018/?format=api",
                "id": 147018,
                "name": "Jubal Marshall"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}