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

{
    "url": "https://demozoo.org/api/v1/bbses/2624/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2624/",
    "id": 2624,
    "name": "Spontaneous Combustion",
    "location": "Calgary, Alberta, Canada",
    "country_code": "CA",
    "latitude": 51.05011,
    "longitude": -114.08529,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/272209/?format=api",
            "demozoo_url": "https://demozoo.org/productions/272209/",
            "id": 272209,
            "title": "Hi-Octane +3 Trainer",
            "author_nicks": [
                {
                    "name": "Wicked",
                    "abbreviation": "WKD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111573/?format=api",
                        "id": 111573,
                        "name": "Wicked",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-29",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67464/?format=api",
                "id": 67464,
                "name": "Kokane"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121086/?format=api",
                "id": 121086,
                "name": "The Mod Squad"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111573/?format=api",
                "id": 111573,
                "name": "Wicked"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}