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

{
    "url": "https://demozoo.org/api/v1/bbses/5415/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5415/",
    "id": 5415,
    "name": "Transworld X-Press",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/176549/?format=api",
            "demozoo_url": "https://demozoo.org/productions/176549/",
            "id": 176549,
            "title": "Ace 2088",
            "author_nicks": [
                {
                    "name": "Exodus",
                    "abbreviation": "XDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
                        "id": 64993,
                        "name": "Exodus",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-02-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ntsc",
                "import-to-usa",
                "import-intro",
                "ace-2088"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73441/?format=api",
                "id": 73441,
                "name": "Aggressor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64993/?format=api",
                "id": 64993,
                "name": "Exodus"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}