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

{
    "url": "https://demozoo.org/api/v1/bbses/13527/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13527/",
    "id": 13527,
    "name": "Centerpoint",
    "location": "Rockville, Montgomery County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.084,
    "longitude": -77.15276,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/171272/?format=api",
            "demozoo_url": "https://demozoo.org/productions/171272/",
            "id": 171272,
            "title": "Arkham Asylum BBS (1)",
            "author_nicks": [
                {
                    "name": "Fred Nietzche",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71395/?format=api",
                        "id": 71395,
                        "name": "Fred Nietzche",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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": [
                "original-bbs"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/359882/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359882/",
            "id": 359882,
            "title": "Writing (Graphic) VGA Intros/Loaders",
            "author_nicks": [
                {
                    "name": "Fred Nietzche",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/71395/?format=api",
                        "id": 71395,
                        "name": "Fred Nietzche",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07-30",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71395/?format=api",
                "id": 71395,
                "name": "Fred Nietzche"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}