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

{
    "url": "https://demozoo.org/api/v1/bbses/13965/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13965/",
    "id": 13965,
    "name": "Electronic Synthesizer",
    "location": "Dundalk, Baltimore County, Maryland, United States",
    "country_code": "US",
    "latitude": 39.25066,
    "longitude": -76.52052,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271132/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271132/",
            "id": 271132,
            "title": "Remorse Ascii Pack #5",
            "author_nicks": [
                {
                    "name": "Remorse 1981",
                    "abbreviation": "RMRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                        "id": 7049,
                        "name": "Remorse 1981",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}