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

{
    "url": "https://demozoo.org/api/v1/bbses/12776/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12776/",
    "id": 12776,
    "name": "The Next Generation BBS",
    "location": "Preston, Lancashire, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.76282,
    "longitude": -2.70452,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/204371/?format=api",
            "demozoo_url": "https://demozoo.org/productions/204371/",
            "id": 204371,
            "title": "Association of BBS Sysops Boards (1a)",
            "author_nicks": [
                {
                    "name": "Association of BBS Sysops",
                    "abbreviation": "ABS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/147014/?format=api",
                        "id": 147014,
                        "name": "Association of BBS Sysops",
                        "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": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}