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

{
    "url": "https://demozoo.org/api/v1/bbses/12719/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12719/",
    "id": 12719,
    "name": "Poison",
    "location": "Salt Lake City, Salt Lake County, Utah, United States",
    "country_code": "US",
    "latitude": 40.76078,
    "longitude": -111.89105,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363358/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363358/",
            "id": 363358,
            "title": "Hackers Unlimited issue #2",
            "author_nicks": [
                {
                    "name": "Crackers In Action",
                    "abbreviation": "CIA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/59013/?format=api",
                        "id": 59013,
                        "name": "Crackers In Action",
                        "is_group": true
                    }
                },
                {
                    "name": "The Mickey Mouse Club",
                    "abbreviation": "MMC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146767/?format=api",
                        "id": 146767,
                        "name": "The Mickey Mouse Club",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-03-03",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "hack-mag",
                "piracy",
                "phreaking"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146777/?format=api",
                "id": 146777,
                "name": "Gensis Nova"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}