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

{
    "url": "https://demozoo.org/api/v1/bbses/9254/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9254/",
    "id": 9254,
    "name": "Jelly Baby",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267862/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267862/",
            "id": 267862,
            "title": "Jelly Baby BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131684/?format=api",
                "id": 131684,
                "name": "Point Blank"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131679/?format=api",
                "id": 131679,
                "name": "Nautilus Trading Alliance"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}