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

{
    "url": "https://demozoo.org/api/v1/bbses/4806/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4806/",
    "id": 4806,
    "name": "Pale Rider",
    "location": "Portland, Multnomah County, Oregon, United States",
    "country_code": "US",
    "latitude": 45.52345,
    "longitude": -122.67621,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/144365/?format=api",
            "demozoo_url": "https://demozoo.org/productions/144365/",
            "id": 144365,
            "title": "For The First Time In Human History... An Intro!",
            "author_nicks": [
                {
                    "name": "Submission",
                    "abbreviation": "SBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                        "id": 1325,
                        "name": "Submission",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99987/?format=api",
                "id": 99987,
                "name": "Angel Eyes"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1430/?format=api",
                "id": 1430,
                "name": "Quartex"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1325/?format=api",
                "id": 1325,
                "name": "Submission"
            },
            "role": ""
        }
    ],
    "tags": []
}