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

{
    "url": "https://demozoo.org/api/v1/bbses/6452/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6452/",
    "id": 6452,
    "name": "Binary Realm",
    "location": "Alexandria, City of Alexandria, Virginia, United States",
    "country_code": "US",
    "latitude": 38.80484,
    "longitude": -77.04692,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/299896/?format=api",
            "demozoo_url": "https://demozoo.org/productions/299896/",
            "id": 299896,
            "title": "Binary Realm BBS",
            "author_nicks": [
                {
                    "name": "Krap",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126551/?format=api",
                        "id": 126551,
                        "name": "Krap",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-10",
            "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/126550/?format=api",
                "id": 126550,
                "name": "Glasnost"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}