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

{
    "url": "https://demozoo.org/api/v1/bbses/8437/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8437/",
    "id": 8437,
    "name": "Inferno",
    "location": "Gemeente Wierden, Overijssel, Netherlands",
    "country_code": "NL",
    "latitude": 52.34247,
    "longitude": 6.55795,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/169675/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169675/",
            "id": 169675,
            "title": "Inferno 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/286959/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286959/",
            "id": 286959,
            "title": "Inferno BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-24",
            "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/286960/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286960/",
            "id": 286960,
            "title": "Inferno BBS (1c)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-05",
            "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/286961/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286961/",
            "id": 286961,
            "title": "Inferno BBS (1d)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-20",
            "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/129816/?format=api",
                "id": 129816,
                "name": "McPhisto"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129817/?format=api",
                "id": 129817,
                "name": "Ash"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}