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

{
    "url": "https://demozoo.org/api/v1/bbses/2267/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2267/",
    "id": 2267,
    "name": "Assassin's Domain",
    "location": "Morgan Hill, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.1305,
    "longitude": -121.65439,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199941/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199941/",
            "id": 199941,
            "title": "Assassins Domain BBS",
            "author_nicks": [
                {
                    "name": "Cult",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86411/?format=api",
                        "id": 86411,
                        "name": "Cult",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86420/?format=api",
                "id": 86420,
                "name": "Ogre"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84286/?format=api",
                "id": 84286,
                "name": "Origin"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86411/?format=api",
                "id": 86411,
                "name": "Cult"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "dread-net",
        "fx-net"
    ]
}