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

{
    "url": "https://demozoo.org/api/v1/bbses/11416/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11416/",
    "id": 11416,
    "name": "The Razors Edge (908)",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270117/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270117/",
            "id": 270117,
            "title": "Broken Pack #2",
            "author_nicks": [
                {
                    "name": "Broken",
                    "abbreviation": "BKN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/85738/?format=api",
                        "id": 85738,
                        "name": "Broken",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "viewer-included"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85738/?format=api",
                "id": 85738,
                "name": "Broken"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "artboard",
        "renegade-bbs"
    ]
}