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

{
    "url": "https://demozoo.org/api/v1/bbses/3487/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3487/",
    "id": 3487,
    "name": "Digital Entropy",
    "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/99617/?format=api",
            "demozoo_url": "https://demozoo.org/productions/99617/",
            "id": 99617,
            "title": "Digital Entropy BBS",
            "author_nicks": [
                {
                    "name": "xylem",
                    "abbreviation": "XLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                        "id": 47253,
                        "name": "xylem",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09",
            "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/47256/?format=api",
                "id": 47256,
                "name": "Loki"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47253/?format=api",
                "id": 47253,
                "name": "xylem"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47259/?format=api",
                "id": 47259,
                "name": "Infinity Spectrum"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}