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

{
    "url": "https://demozoo.org/api/v1/bbses/72/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/72/",
    "id": 72,
    "name": "Angels Of Death",
    "location": "Gemeente Zwolle, Overijssel, Netherlands",
    "country_code": "NL",
    "latitude": 52.51264,
    "longitude": 6.09359,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301493/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301493/",
            "id": 301493,
            "title": "Rumours Door",
            "author_nicks": [
                {
                    "name": "Angels of Death",
                    "abbreviation": "AOD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46252/?format=api",
                        "id": 46252,
                        "name": "Angels of Death",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "system-express"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36609/?format=api",
                "id": 36609,
                "name": "Morbid Angel"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46253/?format=api",
                "id": 46253,
                "name": "Nightsky"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/85452/?format=api",
                "id": 85452,
                "name": "Speedy G."
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46252/?format=api",
                "id": 46252,
                "name": "Angels of Death"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19624/?format=api",
                "id": 19624,
                "name": "Cocaine"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73887/?format=api",
                "id": 73887,
                "name": "xROADs"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85276/?format=api",
                "id": 85276,
                "name": "Need for Speed"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "system-express",
        "bbs-pc"
    ]
}