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

{
    "url": "https://demozoo.org/api/v1/bbses/7714/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7714/",
    "id": 7714,
    "name": "The Drop Site",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363360/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/363360/",
            "id": 363360,
            "title": "LASA by Rad Man",
            "author_nicks": [
                {
                    "name": "Los Angeles Sysops Alliance",
                    "abbreviation": "LASA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/128540/?format=api",
                        "id": 128540,
                        "name": "Los Angeles Sysops Alliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-08-06",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136041/?format=api",
                "id": 136041,
                "name": "Dr. Claw"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128540/?format=api",
                "id": 128540,
                "name": "Los Angeles Sysops Alliance"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136042/?format=api",
                "id": 136042,
                "name": "Ruthless Couriers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/136043/?format=api",
                "id": 136043,
                "name": "PARiS"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "incomplete-affils"
    ]
}