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

{
    "url": "https://demozoo.org/api/v1/bbses/12857/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12857/",
    "id": 12857,
    "name": "Little America",
    "location": "Rochester, Olmsted County, Minnesota, United States",
    "country_code": "US",
    "latitude": 44.02163,
    "longitude": -92.4699,
    "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"
    ]
}