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

{
    "url": "https://demozoo.org/api/v1/bbses/13823/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13823/",
    "id": 13823,
    "name": "Anthrax",
    "location": "Québec, Quebec, Canada",
    "country_code": "CA",
    "latitude": 52.00017,
    "longitude": -71.99907,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366943/?format=api",
            "demozoo_url": "https://demozoo.org/productions/366943/",
            "id": 366943,
            "title": "Nitro Stats 1.5 PPE",
            "author_nicks": [
                {
                    "name": "Nitro Alliance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/122419/?format=api",
                        "id": 122419,
                        "name": "Nitro Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-13",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151078/?format=api",
                "id": 151078,
                "name": "Grid of Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122419/?format=api",
                "id": 122419,
                "name": "Nitro Alliance"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}