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

{
    "url": "https://demozoo.org/api/v1/bbses/5386/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5386/",
    "id": 5386,
    "name": "Electric Swamp",
    "location": "Rockville, Montgomery County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.084,
    "longitude": -77.15276,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290752/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290752/",
            "id": 290752,
            "title": "Pac-In-Time Review",
            "author_nicks": [
                {
                    "name": "Turbo Couriering",
                    "abbreviation": "TBC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                        "id": 120559,
                        "name": "Turbo Couriering",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-14",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "game-review-single",
                "pac-in-time"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/61316/?format=api",
                "id": 61316,
                "name": "Hi Polymer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
                "id": 61304,
                "name": "Sphere!"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                "id": 120559,
                "name": "Turbo Couriering"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}