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

{
    "url": "https://demozoo.org/api/v1/bbses/9678/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9678/",
    "id": 9678,
    "name": "Kode Abode II",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/310641/?format=api",
            "demozoo_url": "https://demozoo.org/productions/310641/",
            "id": 310641,
            "title": "Breath of Fire 2 USA Final",
            "author_nicks": [
                {
                    "name": "Anthrox",
                    "abbreviation": "ATX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1218/?format=api",
                        "id": 1218,
                        "name": "Anthrox",
                        "is_group": true
                    }
                },
                {
                    "name": "SWAT",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11622/?format=api",
                        "id": 11622,
                        "name": "SWAT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "music-id-needed",
                "cracktro-needs-extraction"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21355/?format=api",
                "id": 21355,
                "name": "Drunkfux"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "console-magazine"
    ]
}