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

{
    "url": "https://demozoo.org/api/v1/bbses/6947/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6947/",
    "id": 6947,
    "name": "Alcatraz (205)",
    "location": "Gardendale, Jefferson County, Alabama, United States",
    "country_code": "US",
    "latitude": 33.6601,
    "longitude": -86.81277,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301427/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301427/",
            "id": 301427,
            "title": "Oneliner PPE v1.1",
            "author_nicks": [
                {
                    "name": "Dark Legion",
                    "abbreviation": "DL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118006/?format=api",
                        "id": 118006,
                        "name": "Dark Legion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-13",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118006/?format=api",
                "id": 118006,
                "name": "Dark Legion"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}