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

{
    "url": "https://demozoo.org/api/v1/bbses/5439/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5439/",
    "id": 5439,
    "name": "Virtual Reality (505)",
    "location": "Albuquerque, Bernalillo County, New Mexico, United States",
    "country_code": "US",
    "latitude": 35.08449,
    "longitude": -106.65114,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/177428/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177428/",
            "id": 177428,
            "title": "Impact!",
            "author_nicks": [
                {
                    "name": "Renegade Programming Group",
                    "abbreviation": "RPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                        "id": 148,
                        "name": "Renegade Programming Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-27",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124372/?format=api",
                "id": 124372,
                "name": "Villain"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2826/?format=api",
                "id": 2826,
                "name": "Empire"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5027/?format=api",
                "id": 5027,
                "name": "The Ruling Company"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8854/?format=api",
                "id": 8854,
                "name": "Armageddon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107373/?format=api",
                "id": 107373,
                "name": "Coderz"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64",
        "c-base"
    ]
}