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

{
    "url": "https://demozoo.org/api/v1/bbses/11564/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11564/",
    "id": 11564,
    "name": "Interference",
    "location": "Maryland, United States",
    "country_code": "US",
    "latitude": 39.00039,
    "longitude": -76.74997,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/384489/?format=api",
            "demozoo_url": "https://demozoo.org/productions/384489/",
            "id": 384489,
            "title": "AMI/X Read PPE v2.0",
            "author_nicks": [
                {
                    "name": "Gen-X",
                    "abbreviation": "GNX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                        "id": 79785,
                        "name": "Gen-X",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-06",
            "supertype": "production",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106895/?format=api",
                "id": 106895,
                "name": "Lord Xar"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61304/?format=api",
                "id": 61304,
                "name": "Sphere!"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129510/?format=api",
                "id": 129510,
                "name": "Atlantic Trading Alliance"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}