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

{
    "url": "https://demozoo.org/api/v1/bbses/5379/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5379/",
    "id": 5379,
    "name": "The Well of Souls (804)",
    "location": "Richmond, City of Richmond, Virginia, United States",
    "country_code": "US",
    "latitude": 37.55376,
    "longitude": -77.46026,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/273765/?format=api",
            "demozoo_url": "https://demozoo.org/productions/273765/",
            "id": 273765,
            "title": "The Well Of Souls BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124260/?format=api",
                "id": 124260,
                "name": "Liquid Insanity"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124261/?format=api",
                "id": 124261,
                "name": "Agent Orange"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85458/?format=api",
                "id": 85458,
                "name": "Talented Internet Cribbers"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "oblivion2"
    ]
}