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

{
    "url": "https://demozoo.org/api/v1/bbses/12922/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12922/",
    "id": 12922,
    "name": "Physiognomy",
    "location": "City of Trenton, Mercer County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.22373,
    "longitude": -74.76399,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/164516/?format=api",
            "demozoo_url": "https://demozoo.org/productions/164516/",
            "id": 164516,
            "title": "Lancelot 2 #10",
            "author_nicks": [
                {
                    "name": "Lancelot 2 Staff",
                    "abbreviation": "LL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131699/?format=api",
                        "id": 131699,
                        "name": "Lancelot 2 Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "lancelot-2",
                "game-review-magazine"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147463/?format=api",
                "id": 147463,
                "name": "Koosh"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "quiver-bbs"
    ]
}