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

{
    "url": "https://demozoo.org/api/v1/bbses/5084/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5084/",
    "id": 5084,
    "name": "Realm of Chaos (510)",
    "location": "Richmond, Contra Costa County, California, United States",
    "country_code": "US",
    "latitude": 37.93576,
    "longitude": -122.34775,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200489/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200489/",
            "id": 200489,
            "title": "Realm Of Chaos BBS (1)",
            "author_nicks": [
                {
                    "name": "Bleach",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87408/?format=api",
                        "id": 87408,
                        "name": "Bleach",
                        "is_group": true
                    }
                }
            ],
            "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/87418/?format=api",
                "id": 87418,
                "name": "Chainsaw"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123747/?format=api",
                "id": 123747,
                "name": "Phat Jukems"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87408/?format=api",
                "id": 87408,
                "name": "Bleach"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17732/?format=api",
                "id": 17732,
                "name": "Delusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "oblivion2"
    ]
}