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

{
    "url": "https://demozoo.org/api/v1/bbses/3587/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3587/",
    "id": 3587,
    "name": "X-Rayz",
    "location": "Sheffield, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.38297,
    "longitude": -1.4659,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/221533/?format=api",
            "demozoo_url": "https://demozoo.org/productions/221533/",
            "id": 221533,
            "title": "X-Rayz BBS",
            "author_nicks": [
                {
                    "name": "X-Rayz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/91830/?format=api",
                        "id": 91830,
                        "name": "X-Rayz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}