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

{
    "url": "https://demozoo.org/api/v1/bbses/8430/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8430/",
    "id": 8430,
    "name": "Code Red",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196397/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196397/",
            "id": 196397,
            "title": "Code Red BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/129808/?format=api",
                "id": 129808,
                "name": "Spirit"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129809/?format=api",
                "id": 129809,
                "name": "Black Stain"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}