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

{
    "url": "https://demozoo.org/api/v1/bbses/361/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/361/",
    "id": 361,
    "name": "Stargate",
    "location": "Ontario, Canada",
    "country_code": "CA",
    "latitude": 49.25014,
    "longitude": -84.49983,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289257/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289257/",
            "id": 289257,
            "title": "Stargate BBS (7)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-09-20",
            "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/82592/?format=api",
                "id": 82592,
                "name": "Super Dave"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119214/?format=api",
                "id": 119214,
                "name": "Silverman"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119215/?format=api",
                "id": 119215,
                "name": "Demonxanth"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                "id": 115682,
                "name": "Weapon-X"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81449/?format=api",
                "id": 81449,
                "name": "Glorious Angel"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}