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

{
    "url": "https://demozoo.org/api/v1/bbses/1557/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1557/",
    "id": 1557,
    "name": "Sanctuary (916)",
    "location": "Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.44932,
    "longitude": -121.34424,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/177425/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/177425/",
            "id": 177425,
            "title": "Fuel Pack 9",
            "author_nicks": [
                {
                    "name": "FUEL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                        "id": 11017,
                        "name": "FUEL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12-09",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106472/?format=api",
                "id": 106472,
                "name": "Warlord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}