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

{
    "url": "https://demozoo.org/api/v1/bbses/11004/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11004/",
    "id": 11004,
    "name": "Infinity",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278809/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278809/",
            "id": 278809,
            "title": "Dutch Modem Charts 1",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amigaguide",
                "trader-charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137654/?format=api",
                "id": 137654,
                "name": "Mead"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}