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

{
    "url": "https://demozoo.org/api/v1/bbses/9031/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9031/",
    "id": 9031,
    "name": "The Ripping Tide",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308722/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308722/",
            "id": 308722,
            "title": "ANSI Pack",
            "author_nicks": [
                {
                    "name": "Relentlessly Pursuing Magnificence",
                    "abbreviation": "RPM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45917/?format=api",
                        "id": 45917,
                        "name": "Relentlessly Pursuing Magnificence",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131292/?format=api",
                "id": 131292,
                "name": "Soltan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131293/?format=api",
                "id": 131293,
                "name": "Rubik's Cube"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "celerity-bbs"
    ]
}