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

{
    "url": "https://demozoo.org/api/v1/bbses/6617/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6617/",
    "id": 6617,
    "name": "Revelations",
    "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/300608/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300608/",
            "id": 300608,
            "title": "Black Hacker Magazine 4",
            "author_nicks": [
                {
                    "name": "No Shit!",
                    "abbreviation": "NS!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126896/?format=api",
                        "id": 126896,
                        "name": "No Shit!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "hacking"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127198/?format=api",
                "id": 127198,
                "name": "Nytro"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126896/?format=api",
                "id": 126896,
                "name": "No Shit!"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18992/?format=api",
                "id": 18992,
                "name": "Food"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}