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

{
    "url": "https://demozoo.org/api/v1/bbses/14317/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14317/",
    "id": 14317,
    "name": "Fireworks Factory",
    "location": "Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.67691,
    "longitude": -117.77617,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380884/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380884/",
            "id": 380884,
            "title": "Fun House Maze",
            "author_nicks": [
                {
                    "name": "Golden State Pirates",
                    "abbreviation": "GSP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119169/?format=api",
                        "id": 119169,
                        "name": "Golden State Pirates",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985-08-09",
            "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"
    ]
}