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

{
    "url": "https://demozoo.org/api/v1/bbses/14234/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14234/",
    "id": 14234,
    "name": "The Gathering (513)",
    "location": "Ohio, United States",
    "country_code": "US",
    "latitude": 40.25034,
    "longitude": -83.00018,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304558/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304558/",
            "id": 304558,
            "title": "Insomnia Issue #1",
            "author_nicks": [
                {
                    "name": "Insomnia Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/129589/?format=api",
                        "id": 129589,
                        "name": "Insomnia Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode",
                "artscene"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129589/?format=api",
                "id": 129589,
                "name": "Insomnia Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}