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

{
    "url": "https://demozoo.org/api/v1/bbses/10595/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10595/",
    "id": 10595,
    "name": "Wasted Image",
    "location": "Texas, United States",
    "country_code": "US",
    "latitude": 31.25044,
    "longitude": -99.25061,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278244/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278244/",
            "id": 278244,
            "title": "Audio Distortion Application Generator",
            "author_nicks": [
                {
                    "name": "Audio Distortion",
                    "abbreviation": "AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                        "id": 47505,
                        "name": "Audio Distortion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06-19",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/183980/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183980/",
            "id": 183980,
            "title": "Wasted Image BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/47495/?format=api",
                "id": 47495,
                "name": "Nocturnus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46692/?format=api",
                "id": 46692,
                "name": "Crimson Blade"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40185/?format=api",
                "id": 40185,
                "name": "Zack Ohren"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                "id": 47505,
                "name": "Audio Distortion"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8023/?format=api",
                "id": 8023,
                "name": "The Emulator Institute"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135390/?format=api",
                "id": 135390,
                "name": "Maniac Staff"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}