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

{
    "url": "https://demozoo.org/api/v1/bbses/5345/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5345/",
    "id": 5345,
    "name": "Immortal Thoughts",
    "location": "Gilroy, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.00578,
    "longitude": -121.56828,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270630/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270630/",
            "id": 270630,
            "title": "ASIA Art Pack (04/1995)",
            "author_nicks": [
                {
                    "name": "Artists Specializing In Ascii",
                    "abbreviation": "ASIA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89298/?format=api",
                        "id": 89298,
                        "name": "Artists Specializing In Ascii",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "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/124177/?format=api",
                "id": 124177,
                "name": "Doomsday"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/89304/?format=api",
                "id": 89304,
                "name": "Daize"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110830/?format=api",
                "id": 110830,
                "name": "United"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120346/?format=api",
                "id": 120346,
                "name": "NPC"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41797/?format=api",
                "id": 41797,
                "name": "Teklordz"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88718/?format=api",
                "id": 88718,
                "name": "Defiant"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}