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

{
    "url": "https://demozoo.org/api/v1/bbses/10065/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10065/",
    "id": 10065,
    "name": "Digital Fantasy",
    "location": "Fort Worth, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.72541,
    "longitude": -97.32085,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/205269/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205269/",
            "id": 205269,
            "title": "Breathalyzer",
            "author_nicks": [
                {
                    "name": "Omega",
                    "abbreviation": "OMG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39698/?format=api",
                        "id": 39698,
                        "name": "Omega",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "trainer",
                "breathalyzer",
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133749/?format=api",
                "id": 133749,
                "name": "Digital Optix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73079/?format=api",
                "id": 73079,
                "name": "Forces of Evil"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16413/?format=api",
                "id": 16413,
                "name": "Longshot"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39698/?format=api",
                "id": 39698,
                "name": "Omega"
            },
            "role": "020-hq"
        },
        {
            "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/5028/?format=api",
                "id": 5028,
                "name": "Flash Inc."
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}