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

{
    "url": "https://demozoo.org/api/v1/bbses/2506/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2506/",
    "id": 2506,
    "name": "Reign of Terror (408)",
    "location": "San Jose, Santa Clara County, California, United States",
    "country_code": "US",
    "latitude": 37.33939,
    "longitude": -121.89496,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269655/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269655/",
            "id": 269655,
            "title": "Illusion Art Pack 07/1993",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "ILSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                        "id": 76553,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/291000/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291000/",
            "id": 291000,
            "title": "Reign Of Terror BBS",
            "author_nicks": [
                {
                    "name": "Illusion",
                    "abbreviation": "ILSN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                        "id": 76553,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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/120953/?format=api",
                "id": 120953,
                "name": "Shadow Hawk"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120955/?format=api",
                "id": 120955,
                "name": "Frozen Liquid"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69320/?format=api",
                "id": 69320,
                "name": "Midnight Shadow"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137853/?format=api",
                "id": 137853,
                "name": "Sinister Messenger"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76553/?format=api",
                "id": 76553,
                "name": "Illusion"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}