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

{
    "url": "https://demozoo.org/api/v1/bbses/4390/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4390/",
    "id": 4390,
    "name": "Iron Maiden",
    "location": "Lincoln Park, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.25059,
    "longitude": -83.17854,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/1925/?format=api",
            "demozoo_url": "https://demozoo.org/productions/1925/",
            "id": 1925,
            "title": "A Little BBS Intro",
            "author_nicks": [
                {
                    "name": "Palace",
                    "abbreviation": "PLC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                        "id": 1849,
                        "name": "Palace",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-28",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1849/?format=api",
                "id": 1849,
                "name": "Palace"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}