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

{
    "url": "https://demozoo.org/api/v1/bbses/5746/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5746/",
    "id": 5746,
    "name": "Meurte",
    "location": "Summit, Union County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.71562,
    "longitude": -74.36468,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377239/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/377239/",
            "id": 377239,
            "title": "Brave New World",
            "author_nicks": [
                {
                    "name": "Somms",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46214/?format=api",
                        "id": 46214,
                        "name": "Somms",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "ACiD",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7647/?format=api",
                        "id": 7647,
                        "name": "ACiD",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-06-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125035/?format=api",
                "id": 125035,
                "name": "Trident"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110424/?format=api",
                "id": 110424,
                "name": "Identity"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}