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

{
    "url": "https://demozoo.org/api/v1/bbses/5754/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5754/",
    "id": 5754,
    "name": "The Sanitarium (501)",
    "location": "Arkansas, United States",
    "country_code": "US",
    "latitude": 34.75037,
    "longitude": -92.50044,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/297396/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/297396/",
            "id": 297396,
            "title": "Sanitarium",
            "author_nicks": [
                {
                    "name": "Living Death",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77962/?format=api",
                        "id": 77962,
                        "name": "Living Death",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "High Rezolution",
                    "abbreviation": "HR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                        "id": 108518,
                        "name": "High Rezolution",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx",
                "ripscrip"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125041/?format=api",
                "id": 125041,
                "name": "Puppet Master"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "040-distsite"
        }
    ],
    "tags": []
}