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

{
    "url": "https://demozoo.org/api/v1/bbses/5330/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5330/",
    "id": 5330,
    "name": "End of the Road",
    "location": "Charter Township of Clinton, Macomb County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.58613,
    "longitude": -82.91902,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301766/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301766/",
            "id": 301766,
            "title": "Valiant Network Packet #17",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-23",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "valiant-net",
                "nodelist",
                "newsletter"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115327/?format=api",
                "id": 115327,
                "name": "Bad Influence"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124112/?format=api",
                "id": 124112,
                "name": "Crimson"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77859/?format=api",
                "id": 77859,
                "name": "Sinister"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2",
        "valiant-net"
    ]
}