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

{
    "url": "https://demozoo.org/api/v1/bbses/4746/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4746/",
    "id": 4746,
    "name": "Dungeon of Destiny",
    "location": "Burbank, Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.18084,
    "longitude": -118.30897,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/381349/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/381349/",
            "id": 381349,
            "title": "Dungeon of Destiny",
            "author_nicks": [
                {
                    "name": "RW",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152700/?format=api",
                        "id": 152700,
                        "name": "Road Warrior",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1990-09-28",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128530/?format=api",
                "id": 128530,
                "name": "Dungeon Master"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128531/?format=api",
                "id": 128531,
                "name": "Indiana Jones"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46491/?format=api",
                "id": 46491,
                "name": "The Road Warrior"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2918/?format=api",
                "id": 2918,
                "name": "The Guardian"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128532/?format=api",
                "id": 128532,
                "name": "Rain Man"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}