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

{
    "url": "https://demozoo.org/api/v1/bbses/12249/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12249/",
    "id": 12249,
    "name": "Babylonian Plunder",
    "location": "Herndon, Fairfax County, Virginia, United States",
    "country_code": "US",
    "latitude": 38.96955,
    "longitude": -77.3861,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270468/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270468/",
            "id": 270468,
            "title": "ROC Art Pack (10/1994)",
            "author_nicks": [
                {
                    "name": "Rulers of Chaos",
                    "abbreviation": "ROC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                        "id": 30343,
                        "name": "Rulers of Chaos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-10",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                "id": 30343,
                "name": "Rulers of Chaos"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}