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

{
    "url": "https://demozoo.org/api/v1/bbses/13894/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13894/",
    "id": 13894,
    "name": "Blitzkriegs",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290752/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290752/",
            "id": 290752,
            "title": "Pac-In-Time Review",
            "author_nicks": [
                {
                    "name": "Turbo Couriering",
                    "abbreviation": "TBC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                        "id": 120559,
                        "name": "Turbo Couriering",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-14",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "game-review-single",
                "pac-in-time"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/151431/?format=api",
                "id": 151431,
                "name": "Hans"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                "id": 120559,
                "name": "Turbo Couriering"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}