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

{
    "url": "https://demozoo.org/api/v1/bbses/4939/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4939/",
    "id": 4939,
    "name": "Stealth",
    "location": "City and Borough of Leeds, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.79644,
    "longitude": -1.5477,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/119427/?format=api",
            "demozoo_url": "https://demozoo.org/productions/119427/",
            "id": 119427,
            "title": "CES '90",
            "author_nicks": [
                {
                    "name": "The Fingerbobs",
                    "abbreviation": "TFB",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8917/?format=api",
                        "id": 8917,
                        "name": "The Fingerbobs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ste",
                "tcb-tracker"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}