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

{
    "url": "https://demozoo.org/api/v1/bbses/5254/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5254/",
    "id": 5254,
    "name": "The Lost Void",
    "location": "Illinois, United States",
    "country_code": "US",
    "latitude": 40.00032,
    "longitude": -89.25037,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280740/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280740/",
            "id": 280740,
            "title": "Quasimodo",
            "author_nicks": [
                {
                    "name": "The 1200 Club",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115539/?format=api",
                        "id": 115539,
                        "name": "The 1200 Club",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985-01-26",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115539/?format=api",
                "id": 115539,
                "name": "The 1200 Club"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}