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

{
    "url": "https://demozoo.org/api/v1/bbses/6571/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6571/",
    "id": 6571,
    "name": "Robin Hood",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/223591/?format=api",
            "demozoo_url": "https://demozoo.org/productions/223591/",
            "id": 223591,
            "title": "Theme Park +3",
            "author_nicks": [
                {
                    "name": "Traders Dream",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/95792/?format=api",
                        "id": 95792,
                        "name": "Traders Dream",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "trainer",
                "theme-park"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148990/?format=api",
                "id": 148990,
                "name": "Pixie"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35716/?format=api",
                "id": 35716,
                "name": "Lister"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131528/?format=api",
                "id": 131528,
                "name": "Scouser"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148989/?format=api",
                "id": 148989,
                "name": "The Disk Bank"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}