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

{
    "url": "https://demozoo.org/api/v1/bbses/12901/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12901/",
    "id": 12901,
    "name": "Silicon Central",
    "location": "Memphis, Shelby County, Tennessee, United States",
    "country_code": "US",
    "latitude": 35.14953,
    "longitude": -90.04898,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365816/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365816/",
            "id": 365816,
            "title": "ELITES.LST",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-27",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "no-credits-given"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147384/?format=api",
                "id": 147384,
                "name": "Society of Chaos"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}