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

{
    "url": "https://demozoo.org/api/v1/bbses/5149/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5149/",
    "id": 5149,
    "name": "The Rat's Nest (813)",
    "location": "Tampa, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.94752,
    "longitude": -82.45843,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/202180/?format=api",
            "demozoo_url": "https://demozoo.org/productions/202180/",
            "id": 202180,
            "title": "SWaT Newsletter for 08-93",
            "author_nicks": [
                {
                    "name": "Special Warez Acquisition Team",
                    "abbreviation": "SWaT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                        "id": 46345,
                        "name": "Special Warez Acquisition Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "piracy"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123840/?format=api",
                "id": 123840,
                "name": "Wiz Bandit"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119192/?format=api",
                "id": 119192,
                "name": "Syntax Error"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46345/?format=api",
                "id": 46345,
                "name": "Special Warez Acquisition Team"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77874/?format=api",
                "id": 77874,
                "name": "CyberCrime Int."
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146148/?format=api",
                "id": 146148,
                "name": "The Rat Pack Couriers Group"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}