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

{
    "url": "https://demozoo.org/api/v1/bbses/4372/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4372/",
    "id": 4372,
    "name": "The Valley",
    "location": "Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.8,
    "longitude": -77.7,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/197779/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197779/",
            "id": 197779,
            "title": "Eggland +4",
            "author_nicks": [
                {
                    "name": "Genesis Project",
                    "abbreviation": "G*P",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                        "id": 3170,
                        "name": "Genesis Project",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2014-10-25",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/294187/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/294187/",
            "id": 294187,
            "title": "The Valley Introscreen",
            "author_nicks": [
                {
                    "name": "DeeKay",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/771/?format=api",
                        "id": 771,
                        "name": "DeeKay",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Crest",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/763/?format=api",
                        "id": 763,
                        "name": "Crest",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2013-10-31",
            "supertype": "graphics",
            "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/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "petscii",
                "futurama",
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105873/?format=api",
                "id": 105873,
                "name": "Keymaster"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5022/?format=api",
                "id": 5022,
                "name": "Spirit"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64",
        "currently-online",
        "telnet",
        "c-base"
    ]
}