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

{
    "url": "https://demozoo.org/api/v1/bbses/12152/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12152/",
    "id": 12152,
    "name": "Black Jack",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/156716/?format=api",
            "demozoo_url": "https://demozoo.org/productions/156716/",
            "id": 156716,
            "title": "Black Jack BBS",
            "author_nicks": [
                {
                    "name": "Superior Art Creations",
                    "abbreviation": "SAC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                        "id": 7050,
                        "name": "Superior Art Creations",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/271227/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271227/",
            "id": 271227,
            "title": "SAC Scene Pack 3",
            "author_nicks": [
                {
                    "name": "Superior Art Creations",
                    "abbreviation": "SAC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                        "id": 7050,
                        "name": "Superior Art Creations",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-06-30",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145165/?format=api",
                "id": 145165,
                "name": "Intruder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}