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

{
    "url": "https://demozoo.org/api/v1/bbses/8668/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8668/",
    "id": 8668,
    "name": "Total Immersion",
    "location": "Memphis, Shelby County, Tennessee, United States",
    "country_code": "US",
    "latitude": 35.14953,
    "longitude": -90.04898,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/386110/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/386110/",
            "id": 386110,
            "title": "The ASCII Gazette #2",
            "author_nicks": [
                {
                    "name": "ANF",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83217/?format=api",
                        "id": 83217,
                        "name": "ANF",
                        "is_group": false
                    }
                },
                {
                    "name": "Dyonisos",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/49482/?format=api",
                        "id": 49482,
                        "name": "DnsS",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-04",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130174/?format=api",
                "id": 130174,
                "name": "Tecknomancer"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6704/?format=api",
                "id": 6704,
                "name": "Chryseis"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}