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

{
    "url": "https://demozoo.org/api/v1/bbses/108/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/108/",
    "id": 108,
    "name": "Evil's Voracity",
    "location": "Richmond, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.17003,
    "longitude": -123.13683,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295940/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295940/",
            "id": 295940,
            "title": "POI Application Generator",
            "author_nicks": [
                {
                    "name": "POiSON",
                    "abbreviation": "POI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124126/?format=api",
                        "id": 124126,
                        "name": "POiSON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-11-14",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "application-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58655/?format=api",
                "id": 58655,
                "name": "√isionary"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124126/?format=api",
                "id": 124126,
                "name": "POiSON"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}