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

{
    "url": "https://demozoo.org/api/v1/bbses/1256/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1256/",
    "id": 1256,
    "name": "Silent Morning",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278656/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278656/",
            "id": 278656,
            "title": "Silent Morning BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "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/198399/?format=api",
            "demozoo_url": "https://demozoo.org/productions/198399/",
            "id": 198399,
            "title": "Silent Morning BBS (1a)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/278655/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278655/",
            "id": 278655,
            "title": "Silent Morning BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-01",
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119815/?format=api",
                "id": 119815,
                "name": "ShylocK"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-console"
    ]
}