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

{
    "url": "https://demozoo.org/api/v1/bbses/11667/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11667/",
    "id": 11667,
    "name": "Halo 8",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354780/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354780/",
            "id": 354780,
            "title": "Crisis v0.4 Gamma",
            "author_nicks": [
                {
                    "name": "Rune",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21818/?format=api",
                        "id": 21818,
                        "name": "Rune",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-03-18",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-software"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144028/?format=api",
                "id": 144028,
                "name": "Dark Emnity"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47150/?format=api",
                "id": 47150,
                "name": "The Renegade Information Crew"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "unknown-location"
    ]
}