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

{
    "url": "https://demozoo.org/api/v1/bbses/5766/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5766/",
    "id": 5766,
    "name": "Utopia (210)",
    "location": "San Antonio, Bexar County, Texas, United States",
    "country_code": "US",
    "latitude": 29.42412,
    "longitude": -98.49363,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/186831/?format=api",
            "demozoo_url": "https://demozoo.org/productions/186831/",
            "id": 186831,
            "title": "INePÆ User Config",
            "author_nicks": [
                {
                    "name": "International Elite Piracy Alliance",
                    "abbreviation": "INEPÆ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77944/?format=api",
                        "id": 77944,
                        "name": "International Elite Piracy Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-22",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77960/?format=api",
                "id": 77960,
                "name": "Dave S.O.B."
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77944/?format=api",
                "id": 77944,
                "name": "International Elite Piracy Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}