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

{
    "url": "https://demozoo.org/api/v1/bbses/7372/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7372/",
    "id": 7372,
    "name": "The Grimoire",
    "location": "Duisburg, Düsseldorf District, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.43247,
    "longitude": 6.76516,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/303869/?format=api",
            "demozoo_url": "https://demozoo.org/productions/303869/",
            "id": 303869,
            "title": "PPE Login V1.0",
            "author_nicks": [
                {
                    "name": "2XS",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/128044/?format=api",
                        "id": 128044,
                        "name": "2XS",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-07-20",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128045/?format=api",
                "id": 128045,
                "name": "Docwagon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128046/?format=api",
                "id": 128046,
                "name": "Astor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128047/?format=api",
                "id": 128047,
                "name": "Fastjack"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128044/?format=api",
                "id": 128044,
                "name": "2XS"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "isdn"
    ]
}