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

{
    "url": "https://demozoo.org/api/v1/bbses/8843/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8843/",
    "id": 8843,
    "name": "Music Factory",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/277803/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277803/",
            "id": 277803,
            "title": "Music Factory BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-25",
            "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": [
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130968/?format=api",
                "id": 130968,
                "name": "Dr D.J"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130969/?format=api",
                "id": 130969,
                "name": "Icemen"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130970/?format=api",
                "id": 130970,
                "name": "Substance 4 God"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130971/?format=api",
                "id": 130971,
                "name": "The Bumman"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81600/?format=api",
                "id": 81600,
                "name": "Horizon"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "remoteaccess",
        "bbs-pc"
    ]
}