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

{
    "url": "https://demozoo.org/api/v1/bbses/4863/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4863/",
    "id": 4863,
    "name": "301-655-7550",
    "location": "Chevy Chase, Montgomery County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.00287,
    "longitude": -77.07115,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/286516/?format=api",
            "demozoo_url": "https://demozoo.org/productions/286516/",
            "id": 286516,
            "title": "The American Challenge",
            "author_nicks": [
                {
                    "name": "Apex",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107008/?format=api",
                        "id": 107008,
                        "name": "Apex",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986-12-01",
            "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": [
                "the-official-americas-cup-sailing-challenge"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107008/?format=api",
                "id": 107008,
                "name": "Apex"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "unknown-bbs",
        "bbs-c64"
    ]
}