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

{
    "url": "https://demozoo.org/api/v1/bbses/10713/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10713/",
    "id": 10713,
    "name": "Water Music",
    "location": "San Francisco, City and County of San Francisco, California, United States",
    "country_code": "US",
    "latitude": 37.77493,
    "longitude": -122.41942,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270108/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270108/",
            "id": 270108,
            "title": "Alive Art Pack 05/1994",
            "author_nicks": [
                {
                    "name": "Alive",
                    "abbreviation": "ALI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/72718/?format=api",
                        "id": 72718,
                        "name": "Alive",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}