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

{
    "url": "https://demozoo.org/api/v1/bbses/8562/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8562/",
    "id": 8562,
    "name": "Capitol Shrill",
    "location": "Washington, Washington County, Washington, D.C., United States",
    "country_code": "US",
    "latitude": 38.89511,
    "longitude": -77.03637,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304975/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/304975/",
            "id": 304975,
            "title": "Impure #81",
            "author_nicks": [
                {
                    "name": "Impure",
                    "abbreviation": "imp",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10320/?format=api",
                        "id": 10320,
                        "name": "Impure",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2022-01-31",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "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": [],
    "tags": [
        "bbs-pc",
        "currently-online",
        "telnet",
        "synchronet"
    ]
}