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

{
    "url": "https://demozoo.org/api/v1/bbses/4778/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4778/",
    "id": 4778,
    "name": "Vicious Paradise",
    "location": "Richmond County, New York, United States",
    "country_code": "US",
    "latitude": 40.58344,
    "longitude": -74.14959,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276319/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276319/",
            "id": 276319,
            "title": "Star Legions Cracktro",
            "author_nicks": [
                {
                    "name": "The Dream Team",
                    "abbreviation": "TDT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                        "id": 20609,
                        "name": "The Dream Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-17",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite",
                "music-id-needed"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/181118/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181118/",
            "id": 181118,
            "title": "Vicious Paradise BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-16",
            "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/123549/?format=api",
                "id": 123549,
                "name": "Sid Vicious"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30739/?format=api",
                "id": 30739,
                "name": "Kosmic Loader Foundation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20609/?format=api",
                "id": 20609,
                "name": "The Dream Team"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}