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

{
    "url": "https://demozoo.org/api/v1/bbses/9266/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9266/",
    "id": 9266,
    "name": "Crime Academy",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188170/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188170/",
            "id": 188170,
            "title": "Crime Academy BBS",
            "author_nicks": [
                {
                    "name": "Terratron",
                    "abbreviation": "TERRA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78709/?format=api",
                        "id": 78709,
                        "name": "Terratron",
                        "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110488/?format=api",
                "id": 110488,
                "name": "Pyromaniac"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110489/?format=api",
                "id": 110489,
                "name": "DoughBoy"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40171/?format=api",
                "id": 40171,
                "name": "AADA"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131709/?format=api",
                "id": 131709,
                "name": "City Hunter"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85467/?format=api",
                "id": 85467,
                "name": "Trinity Reviews"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "ppe",
        "bbs-pc"
    ]
}