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

{
    "url": "https://demozoo.org/api/v1/bbses/8638/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8638/",
    "id": 8638,
    "name": "Virtual Reality (914)",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187324/?format=api",
            "demozoo_url": "https://demozoo.org/productions/187324/",
            "id": 187324,
            "title": "The Expanded Memory BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/275309/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275309/",
            "id": 275309,
            "title": "NEUA Loader (5b)",
            "author_nicks": [
                {
                    "name": "National Elite Underground Alliance",
                    "abbreviation": "NEUA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                        "id": 47090,
                        "name": "National Elite Underground Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-10-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128480/?format=api",
                "id": 128480,
                "name": "Midnight Modifier"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                "id": 47090,
                "name": "National Elite Underground Alliance"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}