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

{
    "url": "https://demozoo.org/api/v1/bbses/1083/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1083/",
    "id": 1083,
    "name": "Sin City (613) [1]",
    "location": "Ottawa, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.41117,
    "longitude": -75.69812,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280594/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280594/",
            "id": 280594,
            "title": "Sin City BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-14",
            "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/119706/?format=api",
                "id": 119706,
                "name": "Sinful Nightmare"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119708/?format=api",
                "id": 119708,
                "name": "Moriarty"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119707/?format=api",
                "id": 119707,
                "name": "Refuge"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}