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

{
    "url": "https://demozoo.org/api/v1/bbses/10284/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10284/",
    "id": 10284,
    "name": "Digital Warfare",
    "location": "Bainbridge, Lancaster County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.09093,
    "longitude": -76.66747,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279027/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279027/",
            "id": 279027,
            "title": "Digital Warfare BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-27",
            "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": [
                "pklite",
                "telegard",
                "hpav"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134142/?format=api",
                "id": 134142,
                "name": "DecimatoR"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134144/?format=api",
                "id": 134144,
                "name": "Instigator"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120146/?format=api",
                "id": 120146,
                "name": "Skism"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134143/?format=api",
                "id": 134143,
                "name": "Phalcon"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}