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

{
    "url": "https://demozoo.org/api/v1/bbses/8416/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8416/",
    "id": 8416,
    "name": "Dark Moon",
    "location": "Trumbull, Fairfield County, Connecticut, United States",
    "country_code": "US",
    "latitude": 41.24287,
    "longitude": -73.20067,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/251679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/251679/",
            "id": 251679,
            "title": "Scene Talk #7",
            "author_nicks": [
                {
                    "name": "Mystic",
                    "abbreviation": "MST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                        "id": 1035,
                        "name": "Mystic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-08",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86685/?format=api",
                "id": 86685,
                "name": "Bloodshot"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129797/?format=api",
                "id": 129797,
                "name": "Broken Arrow"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6642/?format=api",
                "id": 6642,
                "name": "Reflex"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8735/?format=api",
                "id": 8735,
                "name": "Indy"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}