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

{
    "url": "https://demozoo.org/api/v1/bbses/11327/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11327/",
    "id": 11327,
    "name": "The Realm of Light",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/340633/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340633/",
            "id": 340633,
            "title": "Fruity Prebbles",
            "author_nicks": [
                {
                    "name": "Apostasy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107009/?format=api",
                        "id": 107009,
                        "name": "Apostasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ntsc"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/340615/?format=api",
            "demozoo_url": "https://demozoo.org/productions/340615/",
            "id": 340615,
            "title": "Total Panic",
            "author_nicks": [
                {
                    "name": "Apostasy",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107009/?format=api",
                        "id": 107009,
                        "name": "Apostasy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-04-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ntsc"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107009/?format=api",
                "id": 107009,
                "name": "Apostasy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}