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

{
    "url": "https://demozoo.org/api/v1/bbses/12435/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12435/",
    "id": 12435,
    "name": "Great White North",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181374/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181374/",
            "id": 181374,
            "title": "UPS Support Sites",
            "author_nicks": [
                {
                    "name": "Damn Excellent ANSI Designers",
                    "abbreviation": "DeAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25642/?format=api",
                        "id": 25642,
                        "name": "Damn Excellent ANSI Designers",
                        "is_group": true
                    }
                },
                {
                    "name": "Underground Pirating Syndicate",
                    "abbreviation": "UPS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75380/?format=api",
                        "id": 75380,
                        "name": "Underground Pirating Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146129/?format=api",
                "id": 146129,
                "name": "Nuclear Fission"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/75380/?format=api",
                "id": 75380,
                "name": "Underground Pirating Syndicate"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-console",
        "unknown-location"
    ]
}