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

{
    "url": "https://demozoo.org/api/v1/bbses/8003/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8003/",
    "id": 8003,
    "name": "Digital Inferno",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/166327/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166327/",
            "id": 166327,
            "title": "Belgian Scene Report 4",
            "author_nicks": [
                {
                    "name": "ByteMare",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68936/?format=api",
                        "id": 68936,
                        "name": "ByteMare",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "belgian-scene-report"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270900/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270900/",
            "id": 270900,
            "title": "Fuel Pack #1 (02/1995)",
            "author_nicks": [
                {
                    "name": "FUEL",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                        "id": 11017,
                        "name": "FUEL",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02-26",
            "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/142770/?format=api",
                "id": 142770,
                "name": "Rubber Duck"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142772/?format=api",
                "id": 142772,
                "name": "Starwars"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142773/?format=api",
                "id": 142773,
                "name": "Angel Dust"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129042/?format=api",
                "id": 129042,
                "name": "Inox Realness"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11017/?format=api",
                "id": 11017,
                "name": "FUEL"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}