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

{
    "url": "https://demozoo.org/api/v1/bbses/8594/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8594/",
    "id": 8594,
    "name": "Codename Overlord",
    "location": "Indiana, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -86.25027,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186573/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186573/",
            "id": 186573,
            "title": "Codename: Overlord BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301750/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301750/",
            "id": 301750,
            "title": "Dead Landz BBS (3)",
            "author_nicks": [
                {
                    "name": "Spazm",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77667/?format=api",
                        "id": 77667,
                        "name": "Spazm Couriers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147053/?format=api",
                "id": 147053,
                "name": "Sleep Walker"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77667/?format=api",
                "id": 77667,
                "name": "Spazm Couriers"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147052/?format=api",
                "id": 147052,
                "name": "Suicidal Couriers At Large"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}