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

{
    "url": "https://demozoo.org/api/v1/bbses/551/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/551/",
    "id": 551,
    "name": "Jiehaaaaa",
    "location": "Gemeente Veghel, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.60185,
    "longitude": 5.56749,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372349/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372349/",
            "id": 372349,
            "title": "Jiehaaaaa BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "quickbasic",
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48112/?format=api",
                "id": 48112,
                "name": "Phonc(ie)"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                "id": 22481,
                "name": "Explizit"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48116/?format=api",
                "id": 48116,
                "name": "U.F.A."
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}