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

{
    "url": "https://demozoo.org/api/v1/bbses/3902/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3902/",
    "id": 3902,
    "name": "Cyforce III",
    "location": "New York City, New York, United States",
    "country_code": "US",
    "latitude": 40.71427,
    "longitude": -74.00597,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288732/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288732/",
            "id": 288732,
            "title": "Top Listings #1",
            "author_nicks": [
                {
                    "name": "Edge",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118746/?format=api",
                        "id": 118746,
                        "name": "Edge",
                        "is_group": true
                    }
                },
                {
                    "name": "The Review Crew",
                    "abbreviation": "TRC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118702/?format=api",
                        "id": 118702,
                        "name": "The Review Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-06",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added",
                "game-review-magazine"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122368/?format=api",
                "id": 122368,
                "name": "Synicate"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118702/?format=api",
                "id": 118702,
                "name": "The Review Crew"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118746/?format=api",
                "id": 118746,
                "name": "Edge"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}