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

{
    "url": "https://demozoo.org/api/v1/bbses/9872/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9872/",
    "id": 9872,
    "name": "Utopian Alliance",
    "location": "Rockville, Montgomery County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.084,
    "longitude": -77.15276,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183705/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183705/",
            "id": 183705,
            "title": "Goblins 2 Cracktro",
            "author_nicks": [
                {
                    "name": "SKiLLiON",
                    "abbreviation": "SKN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46362/?format=api",
                        "id": 46362,
                        "name": "SKiLLiON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-19",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "gobliins-2-the-prince-buffoon"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133124/?format=api",
                "id": 133124,
                "name": "Mr Oofus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46362/?format=api",
                "id": 46362,
                "name": "SKiLLiON"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147353/?format=api",
                "id": 147353,
                "name": "Excellence Produced in Creativity"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}