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

{
    "url": "https://demozoo.org/api/v1/bbses/11786/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11786/",
    "id": 11786,
    "name": "Zip City",
    "location": "Warrington, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.41667,
    "longitude": -2.58333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356969/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356969/",
            "id": 356969,
            "title": "CD Menu v1.0",
            "author_nicks": [
                {
                    "name": "Axial Force",
                    "abbreviation": "AXF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                        "id": 22259,
                        "name": "Axial Force",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-05-07",
            "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/144692/?format=api",
                "id": 144692,
                "name": "Dr.Dos"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22259/?format=api",
                "id": 22259,
                "name": "Axial Force"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}