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

{
    "url": "https://demozoo.org/api/v1/bbses/2107/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2107/",
    "id": 2107,
    "name": "The Black Panther",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186822/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186822/",
            "id": 186822,
            "title": "High Voltage Boards",
            "author_nicks": [
                {
                    "name": "High Voltage",
                    "abbreviation": "HIV",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61288/?format=api",
                        "id": 61288,
                        "name": "High Voltage",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61288/?format=api",
                "id": 61288,
                "name": "High Voltage"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89233/?format=api",
                "id": 89233,
                "name": "Zionage"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}