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

{
    "url": "https://demozoo.org/api/v1/bbses/7620/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7620/",
    "id": 7620,
    "name": "X-Change",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/206363/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206363/",
            "id": 206363,
            "title": "X-Change BBS (1a)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309293/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309293/",
            "id": 309293,
            "title": "X-Change BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-01",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128447/?format=api",
                "id": 128447,
                "name": "Grendel"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}