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

{
    "url": "https://demozoo.org/api/v1/bbses/4439/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4439/",
    "id": 4439,
    "name": "Aviator",
    "location": "Ohio, United States",
    "country_code": "US",
    "latitude": 40.25034,
    "longitude": -83.00018,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/114724/?format=api",
            "demozoo_url": "https://demozoo.org/productions/114724/",
            "id": 114724,
            "title": "World Charts 11",
            "author_nicks": [
                {
                    "name": "Hoodlum",
                    "abbreviation": "HLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                        "id": 10108,
                        "name": "Hoodlum",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-02",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "world-charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148248/?format=api",
                "id": 148248,
                "name": "Roadrunner"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53703/?format=api",
                "id": 53703,
                "name": "Public Enemy"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78599/?format=api",
                "id": 78599,
                "name": "Rush"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}