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

{
    "url": "https://demozoo.org/api/v1/bbses/1306/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1306/",
    "id": 1306,
    "name": "The Magic Realm",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289796/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289796/",
            "id": 289796,
            "title": "Beyond Castle Wolfenstein",
            "author_nicks": [
                {
                    "name": "Black Fire",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119861/?format=api",
                        "id": 119861,
                        "name": "Black Fire",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1984",
            "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": []
}