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

{
    "url": "https://demozoo.org/api/v1/bbses/9994/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9994/",
    "id": 9994,
    "name": "Digital Twilight",
    "location": "Atlanta, Fulton County, Georgia, United States",
    "country_code": "US",
    "latitude": 33.749,
    "longitude": -84.38798,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/202866/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202866/",
            "id": 202866,
            "title": "Alderan NTSC/Pal",
            "author_nicks": [
                {
                    "name": "Red Sector Inc.",
                    "abbreviation": "RSI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                        "id": 4737,
                        "name": "Red Sector Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-15",
            "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": [
                "alderan"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/177428/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177428/",
            "id": 177428,
            "title": "Impact!",
            "author_nicks": [
                {
                    "name": "Renegade Programming Group",
                    "abbreviation": "RPG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/148/?format=api",
                        "id": 148,
                        "name": "Renegade Programming Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-27",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133660/?format=api",
                "id": 133660,
                "name": "Surgat"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc."
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108778/?format=api",
                "id": 108778,
                "name": "RMJCC"
            },
            "role": "040-distsite"
        },
        {
            "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/133661/?format=api",
                "id": 133661,
                "name": "Slaughter"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8854/?format=api",
                "id": 8854,
                "name": "Armageddon"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}