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

{
    "url": "https://demozoo.org/api/v1/bbses/12100/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12100/",
    "id": 12100,
    "name": "Arete",
    "location": "Jersey City, Hudson County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.72816,
    "longitude": -74.07764,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/197124/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197124/",
            "id": 197124,
            "title": "Arete BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/360597/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/360597/",
            "id": 360597,
            "title": "Arete BBS Logo",
            "author_nicks": [
                {
                    "name": "Tornado",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25695/?format=api",
                        "id": 25695,
                        "name": "Tornado",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_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
                    }
                }
            ],
            "release_date": "1992-09-30",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144984/?format=api",
                "id": 144984,
                "name": "Eagle"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "tag-bbs"
    ]
}