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

{
    "url": "https://demozoo.org/api/v1/bbses/2844/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2844/",
    "id": 2844,
    "name": "Crystal Palace (312)",
    "location": "Chicago, Cook County, Illinois, United States",
    "country_code": "US",
    "latitude": 41.85003,
    "longitude": -87.65005,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288321/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288321/",
            "id": 288321,
            "title": "Path Tactics",
            "author_nicks": [
                {
                    "name": "Dead General",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118474/?format=api",
                        "id": 118474,
                        "name": "Dead General",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple",
        "ascii-express"
    ]
}