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

{
    "url": "https://demozoo.org/api/v1/bbses/12769/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12769/",
    "id": 12769,
    "name": "The Interserf",
    "location": "City and Borough of Birmingham, England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.48048,
    "longitude": -1.89823,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267830/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267830/",
            "id": 267830,
            "title": "Association of BBS Sysops Boards (1b)",
            "author_nicks": [
                {
                    "name": "Association of BBS Sysops",
                    "abbreviation": "ABS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147014/?format=api",
                        "id": 147014,
                        "name": "Association of BBS Sysops",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "wildcat",
        "wildcompo"
    ]
}