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

{
    "url": "https://demozoo.org/api/v1/bbses/5911/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5911/",
    "id": 5911,
    "name": "The Alternate Node",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/296260/?format=api",
            "demozoo_url": "https://demozoo.org/productions/296260/",
            "id": 296260,
            "title": "HCH Application Generator V1.2",
            "author_nicks": [
                {
                    "name": "Hard Core Hackers",
                    "abbreviation": "HCH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                        "id": 124317,
                        "name": "Hard Core Hackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-05",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added",
                "application-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125311/?format=api",
                "id": 125311,
                "name": "Gumbo"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69232/?format=api",
                "id": 69232,
                "name": "The Shark"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                "id": 124317,
                "name": "Hard Core Hackers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76997/?format=api",
                "id": 76997,
                "name": "The One And Only"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}