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

{
    "url": "https://demozoo.org/api/v1/bbses/12281/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12281/",
    "id": 12281,
    "name": "TFO's Board",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359432/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359432/",
            "id": 359432,
            "title": "Harakiri #2",
            "author_nicks": [
                {
                    "name": "Harakiri Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108098/?format=api",
                        "id": 108098,
                        "name": "Harakiri Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "harakiri"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8855/?format=api",
                "id": 8855,
                "name": "Moloch"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145338/?format=api",
                "id": 145338,
                "name": "Tempest"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145339/?format=api",
                "id": 145339,
                "name": "The Forgotten One"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108098/?format=api",
                "id": 108098,
                "name": "Harakiri Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}