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

{
    "url": "https://demozoo.org/api/v1/bbses/1100/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1100/",
    "id": 1100,
    "name": "The Mafia",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/269640/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269640/",
            "id": 269640,
            "title": "ICEPack September 1993",
            "author_nicks": [
                {
                    "name": "Insane Creators Enterprise",
                    "abbreviation": "iCE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                        "id": 2196,
                        "name": "Insane Creators Enterprise",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10",
            "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/287949/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/287949/",
            "id": 287949,
            "title": "UAA April 1993 Packet",
            "author_nicks": [
                {
                    "name": "United Artist Association",
                    "abbreviation": "UAA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118271/?format=api",
                        "id": 118271,
                        "name": "United Artist Association",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-04-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/280981/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/280981/",
            "id": 280981,
            "title": "WX Artpack (07/1993)",
            "author_nicks": [
                {
                    "name": "Weapon-X",
                    "abbreviation": "WX, W-X",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                        "id": 115682,
                        "name": "Weapon-X",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-28",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115682/?format=api",
                "id": 115682,
                "name": "Weapon-X"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118271/?format=api",
                "id": 118271,
                "name": "United Artist Association"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}