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

{
    "url": "https://demozoo.org/api/v1/bbses/3434/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3434/",
    "id": 3434,
    "name": "The Rock (604)",
    "location": "White Rock, Metro Vancouver Regional District, British Columbia, Canada",
    "country_code": "CA",
    "latitude": 49.02049,
    "longitude": -122.79507,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/119016/?format=api",
            "demozoo_url": "https://demozoo.org/productions/119016/",
            "id": 119016,
            "title": "The Rock BBS",
            "author_nicks": [
                {
                    "name": "Shorty",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/52349/?format=api",
                        "id": 52349,
                        "name": "Shorty",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32659/?format=api",
                "id": 32659,
                "name": "Ryder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}