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

{
    "url": "https://demozoo.org/api/v1/bbses/12241/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12241/",
    "id": 12241,
    "name": "Alternate Reality (510)",
    "location": "Berkeley, Alameda County, California, United States",
    "country_code": "US",
    "latitude": 37.87159,
    "longitude": -122.27275,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280813/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280813/",
            "id": 280813,
            "title": "Alternate Reality BBS (4)",
            "author_nicks": [
                {
                    "name": "Magnificent Art Designers",
                    "abbreviation": "MAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115613/?format=api",
                        "id": 115613,
                        "name": "Magnificent Art Designers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-02",
            "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": [
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115614/?format=api",
                "id": 115614,
                "name": "Lord Simultaneous"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145237/?format=api",
                "id": 145237,
                "name": "Captain America"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115613/?format=api",
                "id": 115613,
                "name": "Magnificent Art Designers"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}