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

{
    "url": "https://demozoo.org/api/v1/bbses/10670/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10670/",
    "id": 10670,
    "name": "Fathoms",
    "location": "Houston, Harris County, Texas, United States",
    "country_code": "US",
    "latitude": 29.76328,
    "longitude": -95.36327,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/197165/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197165/",
            "id": 197165,
            "title": "Fathoms BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/122942/?format=api",
                "id": 122942,
                "name": "Opus"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135639/?format=api",
                "id": 135639,
                "name": "ColdCut"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99951/?format=api",
                "id": 99951,
                "name": "Worst Enemy"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86469/?format=api",
                "id": 86469,
                "name": "Mindless"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43814/?format=api",
                "id": 43814,
                "name": "TRiBE"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131799/?format=api",
                "id": 131799,
                "name": "VGANSi"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "insomnia",
        "bbs-pc",
        "oblivion2"
    ]
}