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

{
    "url": "https://demozoo.org/api/v1/bbses/7903/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7903/",
    "id": 7903,
    "name": "The Last Aerie",
    "location": "Michigan, United States",
    "country_code": "US",
    "latitude": 44.25029,
    "longitude": -85.50033,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276902/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276902/",
            "id": 276902,
            "title": "The Last Aerie BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-09-14",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-nonpublic"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128798/?format=api",
                "id": 128798,
                "name": "Janos"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128797/?format=api",
                "id": 128797,
                "name": "Elusion"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128799/?format=api",
                "id": 128799,
                "name": "Basement Man"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic"
    ]
}