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

{
    "url": "https://demozoo.org/api/v1/bbses/7987/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7987/",
    "id": 7987,
    "name": "Doggy Land",
    "location": "Province du Hainaut, Wallonia, Belgium",
    "country_code": "BE",
    "latitude": 50.5,
    "longitude": 3.83333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/166335/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166335/",
            "id": 166335,
            "title": "Belgian Scene Report 12",
            "author_nicks": [
                {
                    "name": "Baxter",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23868/?format=api",
                        "id": 23868,
                        "name": "Baxter",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-09",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "belgian-scene-report"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129033/?format=api",
                "id": 129033,
                "name": "Tha Bad Sector"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129034/?format=api",
                "id": 129034,
                "name": "Lil Homie"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77976/?format=api",
                "id": 77976,
                "name": "Men In Black"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79134/?format=api",
                "id": 79134,
                "name": "Dark Side Of The Force"
            },
            "role": ""
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "artboard",
        "hpav",
        "bbs-open-only-at-night"
    ]
}