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

{
    "url": "https://demozoo.org/api/v1/bbses/1958/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1958/",
    "id": 1958,
    "name": "No Lamers Allowed",
    "location": "Sherbrooke, Estrie, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.40008,
    "longitude": -71.89908,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/297516/?format=api",
            "demozoo_url": "https://demozoo.org/productions/297516/",
            "id": 297516,
            "title": "No Lamers Allowed BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-23",
            "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-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30750/?format=api",
                "id": 30750,
                "name": "Parallax"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72543/?format=api",
                "id": 72543,
                "name": "Skyjump Team"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30709/?format=api",
                "id": 30709,
                "name": "The Surrounders"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14189/?format=api",
                "id": 14189,
                "name": "Distortion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}