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

{
    "url": "https://demozoo.org/api/v1/bbses/5394/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5394/",
    "id": 5394,
    "name": "Elysian Fields",
    "location": "Dallas County, Texas, United States",
    "country_code": "US",
    "latitude": 32.76663,
    "longitude": -96.77787,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270940/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270940/",
            "id": 270940,
            "title": "Fusion Art Pack (07/1995)",
            "author_nicks": [
                {
                    "name": "Fusion",
                    "abbreviation": "FSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110311/?format=api",
                        "id": 110311,
                        "name": "Fusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87505/?format=api",
                "id": 87505,
                "name": "Freaky Styley"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125527/?format=api",
                "id": 125527,
                "name": "Tasslehoff"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109375/?format=api",
                "id": 109375,
                "name": "Integrity"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109633/?format=api",
                "id": 109633,
                "name": "Shore Cracking/Ansi Runners"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}