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

{
    "url": "https://demozoo.org/api/v1/bbses/12858/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12858/",
    "id": 12858,
    "name": "7 Cities of Gold",
    "location": "Rock Springs, Sweetwater County, Wyoming, United States",
    "country_code": "US",
    "latitude": 41.58746,
    "longitude": -109.2029,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/365712/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365712/",
            "id": 365712,
            "title": "The Official Pheaker's Manual",
            "author_nicks": [
                {
                    "name": "Jack the Ripper",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147287/?format=api",
                        "id": 147287,
                        "name": "Jack the Ripper",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "phreaking"
    ]
}