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

{
    "url": "https://demozoo.org/api/v1/bbses/8489/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8489/",
    "id": 8489,
    "name": "The Living Dead",
    "location": "City of Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 40.00764,
    "longitude": -75.13396,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362712/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362712/",
            "id": 362712,
            "title": "USABBS.TXT",
            "author_nicks": [
                {
                    "name": "Alis",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/44896/?format=api",
                        "id": 44896,
                        "name": "Alis",
                        "is_group": false
                    }
                },
                {
                    "name": "Frosty",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/65198/?format=api",
                        "id": 65198,
                        "name": "Frosty",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-07",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129862/?format=api",
                "id": 129862,
                "name": "King of Zombies"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133627/?format=api",
                "id": 133627,
                "name": "Pirates Living Under Surveillance"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133626/?format=api",
                "id": 133626,
                "name": "The Elite Council"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-c64"
    ]
}