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

{
    "url": "https://demozoo.org/api/v1/bbses/9032/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9032/",
    "id": 9032,
    "name": "The Drummmers Abode",
    "location": "Park Ridge, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 41.0376,
    "longitude": -74.0407,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308722/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308722/",
            "id": 308722,
            "title": "ANSI Pack",
            "author_nicks": [
                {
                    "name": "Relentlessly Pursuing Magnificence",
                    "abbreviation": "RPM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45917/?format=api",
                        "id": 45917,
                        "name": "Relentlessly Pursuing Magnificence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131295/?format=api",
                "id": 131295,
                "name": "The Drummer"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128225/?format=api",
                "id": 128225,
                "name": "Warlock"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}