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

{
    "url": "https://demozoo.org/api/v1/bbses/8732/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8732/",
    "id": 8732,
    "name": "UPF Headquarters",
    "location": "Caldwell, Essex County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.83982,
    "longitude": -74.27654,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306181/?format=api",
            "demozoo_url": "https://demozoo.org/productions/306181/",
            "id": 306181,
            "title": "Annihiliated",
            "author_nicks": [
                {
                    "name": "The Unstopable Pirating Force",
                    "abbreviation": "UPF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124768/?format=api",
                        "id": 124768,
                        "name": "Devastating Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-02-04",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124768/?format=api",
                "id": 124768,
                "name": "Devastating Incorporated"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}