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

{
    "url": "https://demozoo.org/api/v1/bbses/5970/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5970/",
    "id": 5970,
    "name": "The Heretic Asylum",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/274414/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274414/",
            "id": 274414,
            "title": "The Heretic Asylum BBS (2a)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-26",
            "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"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/305040/?format=api",
            "demozoo_url": "https://demozoo.org/productions/305040/",
            "id": 305040,
            "title": "The Heretic Asylum BBS (2b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-05",
            "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"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125394/?format=api",
                "id": 125394,
                "name": "Dark Avenger"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125395/?format=api",
                "id": 125395,
                "name": "Schwarzenegger"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46252/?format=api",
                "id": 46252,
                "name": "Angels of Death"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}