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

{
    "url": "https://demozoo.org/api/v1/bbses/165/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/165/",
    "id": 165,
    "name": "Valley of the Buffalo",
    "location": "Vancouver, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.24966,
    "longitude": -123.11934,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270691/?format=api",
            "demozoo_url": "https://demozoo.org/productions/270691/",
            "id": 270691,
            "title": "Beyond The Horizon #2",
            "author_nicks": [
                {
                    "name": "Blade",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                        "id": 38572,
                        "name": "Blade",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "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": [
                "textmode",
                "artscene"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46084/?format=api",
                "id": 46084,
                "name": "Surreal Logic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58774/?format=api",
                "id": 58774,
                "name": "WiLD BuFFaLo TaMeRZ"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                "id": 38572,
                "name": "Blade"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}