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

{
    "url": "https://demozoo.org/api/v1/bbses/9952/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9952/",
    "id": 9952,
    "name": "The Black Genesis",
    "location": "Pearl River, Rockland County, New York, United States",
    "country_code": "US",
    "latitude": 41.05899,
    "longitude": -74.02181,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/312904/?format=api",
            "demozoo_url": "https://demozoo.org/productions/312904/",
            "id": 312904,
            "title": "The Black Genesis",
            "author_nicks": [
                {
                    "name": "Grimoire",
                    "abbreviation": "GRM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108073/?format=api",
                        "id": 108073,
                        "name": "Grimoire",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-02-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133585/?format=api",
                "id": 133585,
                "name": "Prototype"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77988/?format=api",
                "id": 77988,
                "name": "PK"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8855/?format=api",
                "id": 8855,
                "name": "Moloch"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16399/?format=api",
                "id": 16399,
                "name": "Rough"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133593/?format=api",
                "id": 133593,
                "name": "Jezebelle"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64989/?format=api",
                "id": 64989,
                "name": "Arcane"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8854/?format=api",
                "id": 8854,
                "name": "Armageddon"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2763/?format=api",
                "id": 2763,
                "name": "Chromance"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6508/?format=api",
                "id": 6508,
                "name": "Fantastic 4 Cracking Group"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108073/?format=api",
                "id": 108073,
                "name": "Grimoire"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64",
        "c-base"
    ]
}