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

{
    "url": "https://demozoo.org/api/v1/bbses/12706/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12706/",
    "id": 12706,
    "name": "Fort Knox",
    "location": "Gaithersburg, Montgomery County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.14344,
    "longitude": -77.20137,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363256/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363256/",
            "id": 363256,
            "title": "Bad News #1",
            "author_nicks": [
                {
                    "name": "Bad Ass Dudes",
                    "abbreviation": "BAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89660/?format=api",
                        "id": 89660,
                        "name": "Bad Ass Dudes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-06-15",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146717/?format=api",
                "id": 146717,
                "name": "Subsonix"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44347/?format=api",
                "id": 44347,
                "name": "The Joker"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146721/?format=api",
                "id": 146721,
                "name": "Auto-Tek"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}