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

{
    "url": "https://demozoo.org/api/v1/bbses/549/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/549/",
    "id": 549,
    "name": "The Digital Dream",
    "location": "Hamilton, Hamilton City, Waikato, New Zealand",
    "country_code": "NZ",
    "latitude": -37.78333,
    "longitude": 175.28333,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119304/?format=api",
                "id": 119304,
                "name": "Black Friday"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3157/?format=api",
                "id": 3157,
                "name": "Kosmic Free Music Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10916/?format=api",
                "id": 10916,
                "name": "Heretics"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}