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

{
    "url": "https://demozoo.org/api/v1/bbses/8557/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8557/",
    "id": 8557,
    "name": "Radiation X",
    "location": "Lompoc, Santa Barbara County, California, United States",
    "country_code": "US",
    "latitude": 34.63915,
    "longitude": -120.45794,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/281169/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281169/",
            "id": 281169,
            "title": "Radiation X BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-21",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304954/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304954/",
            "id": 304954,
            "title": "Radiation X BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-20",
            "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/129925/?format=api",
                "id": 129925,
                "name": "Xanax"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110056/?format=api",
                "id": 110056,
                "name": "Blazen1"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110725/?format=api",
                "id": 110725,
                "name": "SiN"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                "id": 88718,
                "name": "Defiant"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}