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

{
    "url": "https://demozoo.org/api/v1/bbses/949/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/949/",
    "id": 949,
    "name": "The Razor's Edge (805)",
    "location": "Grover Beach, San Luis Obispo County, California, United States",
    "country_code": "US",
    "latitude": 35.12164,
    "longitude": -120.62128,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/277317/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277317/",
            "id": 277317,
            "title": "Razors Edge BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-16",
            "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": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119634/?format=api",
                "id": 119634,
                "name": "Razor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45887/?format=api",
                "id": 45887,
                "name": "Mirage"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/143289/?format=api",
                "id": 143289,
                "name": "Drift"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135383/?format=api",
                "id": 135383,
                "name": "The Hard Wares"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}