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

{
    "url": "https://demozoo.org/api/v1/bbses/12953/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12953/",
    "id": 12953,
    "name": "The Magpies Nest",
    "location": "Essex, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.83333,
    "longitude": 0.58333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365968/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365968/",
            "id": 365968,
            "title": "ToXiCNeT Packet - #028",
            "author_nicks": [
                {
                    "name": "ToXiC NeT",
                    "abbreviation": "ToXiCNeT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147564/?format=api",
                        "id": 147564,
                        "name": "ToXiC NeT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-31",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "toxic-net",
                "nodelist"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147566/?format=api",
                "id": 147566,
                "name": "Magpie"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "toxic-net"
    ]
}