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

{
    "url": "https://demozoo.org/api/v1/bbses/392/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/392/",
    "id": 392,
    "name": "Staesis",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23756/?format=api",
                "id": 23756,
                "name": "Cyntax"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27623/?format=api",
                "id": 27623,
                "name": "Advanced Rhythm Technologies"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22114/?format=api",
                "id": 22114,
                "name": "T-Matic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}