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

{
    "url": "https://demozoo.org/api/v1/bbses/7346/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7346/",
    "id": 7346,
    "name": "The Guild (864)",
    "location": "Spartanburg County, South Carolina, United States",
    "country_code": "US",
    "latitude": 34.93126,
    "longitude": -81.99068,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/268940/?format=api",
            "demozoo_url": "https://demozoo.org/productions/268940/",
            "id": 268940,
            "title": "The Guild BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/48815/?format=api",
                "id": 48815,
                "name": "Shade"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117661/?format=api",
                "id": 117661,
                "name": "Neo-Gen"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81185/?format=api",
                "id": 81185,
                "name": "Lost"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109567/?format=api",
                "id": 109567,
                "name": "Revolution Of Audio And Visual Experts"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}