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

{
    "url": "https://demozoo.org/api/v1/bbses/13627/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13627/",
    "id": 13627,
    "name": "Deliverance",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/373556/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373556/",
            "id": 373556,
            "title": "Deliverance BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-21",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                    "id": 19,
                    "name": "256b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87854/?format=api",
                "id": 87854,
                "name": "Kloy Psykuum"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53957/?format=api",
                "id": 53957,
                "name": "The Thunderbolt"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88588/?format=api",
                "id": 88588,
                "name": "PHUN"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "ansi-art",
        "hpac"
    ]
}