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

{
    "url": "https://demozoo.org/api/v1/bbses/5130/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5130/",
    "id": 5130,
    "name": "Tombstone",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280982/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280982/",
            "id": 280982,
            "title": "The Official Australian Elite BBS Listing",
            "author_nicks": [
                {
                    "name": "Nut and Bolt",
                    "abbreviation": "N&B",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
                        "id": 62338,
                        "name": "Nut and Bolt",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/367249/?format=api",
            "demozoo_url": "https://demozoo.org/productions/367249/",
            "id": 367249,
            "title": "Wave #5",
            "author_nicks": [
                {
                    "name": "The Council",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81961/?format=api",
                        "id": 81961,
                        "name": "The Council",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-06-03",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy",
                "wave"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115688/?format=api",
                "id": 115688,
                "name": "Firestarter"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}