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

{
    "url": "https://demozoo.org/api/v1/bbses/2604/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2604/",
    "id": 2604,
    "name": "The Bush",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/89453/?format=api",
            "demozoo_url": "https://demozoo.org/productions/89453/",
            "id": 89453,
            "title": "Call Our BBS",
            "author_nicks": [
                {
                    "name": "New Wave",
                    "abbreviation": "NW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1181/?format=api",
                        "id": 1181,
                        "name": "New Wave",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-05-08",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43901/?format=api",
                "id": 43901,
                "name": "Bushman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1181/?format=api",
                "id": 1181,
                "name": "New Wave"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}