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

{
    "url": "https://demozoo.org/api/v1/bbses/8710/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8710/",
    "id": 8710,
    "name": "da'go0p",
    "location": "Preston, Regional Municipality of Waterloo, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.3834,
    "longitude": -80.34967,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/198637/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198637/",
            "id": 198637,
            "title": "Da Goop BBS",
            "author_nicks": [
                {
                    "name": "Technifix",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84813/?format=api",
                        "id": 84813,
                        "name": "Technifix",
                        "is_group": false
                    }
                }
            ],
            "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/111372/?format=api",
                "id": 111372,
                "name": "Magnetic Rage"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110796/?format=api",
                "id": 110796,
                "name": "Nuclear Postman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/132726/?format=api",
                "id": 132726,
                "name": "Arsenythm"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "oblivion2"
    ]
}