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

{
    "url": "https://demozoo.org/api/v1/bbses/7699/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7699/",
    "id": 7699,
    "name": "The USA Frontier",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/366558/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/366558/",
            "id": 366558,
            "title": "Double Dragon II boards (ansi)",
            "author_nicks": [
                {
                    "name": "FFA",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147744/?format=api",
                        "id": 147744,
                        "name": "FFA",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-10-21",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128535/?format=api",
                "id": 128535,
                "name": "Boogieman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147744/?format=api",
                "id": 147744,
                "name": "FFA"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}