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

{
    "url": "https://demozoo.org/api/v1/bbses/1739/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1739/",
    "id": 1739,
    "name": "Purple Haze (601)",
    "location": "Jackson, Hinds County, Mississippi, United States",
    "country_code": "US",
    "latitude": 32.29876,
    "longitude": -90.18481,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/277812/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277812/",
            "id": 277812,
            "title": "Purple Haze BBS",
            "author_nicks": [
                {
                    "name": "The People Upstairs",
                    "abbreviation": "TPU",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/79163/?format=api",
                        "id": 79163,
                        "name": "The People Upstairs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-13",
            "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": [
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120223/?format=api",
                "id": 120223,
                "name": "Grassman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125139/?format=api",
                "id": 125139,
                "name": "Wired"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/125136/?format=api",
                "id": 125136,
                "name": "Aero"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79163/?format=api",
                "id": 79163,
                "name": "The People Upstairs"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}