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

{
    "url": "https://demozoo.org/api/v1/bbses/6946/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6946/",
    "id": 6946,
    "name": "The Reaper's Keep",
    "location": "Alabama, United States",
    "country_code": "US",
    "latitude": 32.75041,
    "longitude": -86.75026,
    "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/286890/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286890/",
            "id": 286890,
            "title": "The Reapers Keep BBS",
            "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-06-11",
            "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/127371/?format=api",
                "id": 127371,
                "name": "The Reaper"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132704/?format=api",
                "id": 132704,
                "name": "Talon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118006/?format=api",
                "id": 118006,
                "name": "Dark Legion"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}