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

{
    "url": "https://demozoo.org/api/v1/bbses/5432/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5432/",
    "id": 5432,
    "name": "Jersey Hotline",
    "location": "Elk Grove, Sacramento County, California, United States",
    "country_code": "US",
    "latitude": 38.4088,
    "longitude": -121.37162,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/190198/?format=api",
            "demozoo_url": "https://demozoo.org/productions/190198/",
            "id": 190198,
            "title": "Deja Vu",
            "author_nicks": [
                {
                    "name": "A Touch of Class",
                    "abbreviation": "ATC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28032/?format=api",
                        "id": 28032,
                        "name": "A Touch of Class",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-11-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/179835/?format=api",
            "demozoo_url": "https://demozoo.org/productions/179835/",
            "id": 179835,
            "title": "$100,000 Pyramid",
            "author_nicks": [
                {
                    "name": "A Touch of Class",
                    "abbreviation": "ATC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/28032/?format=api",
                        "id": 28032,
                        "name": "A Touch of Class",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-03-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74985/?format=api",
                "id": 74985,
                "name": "Judas"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28032/?format=api",
                "id": 28032,
                "name": "A Touch of Class"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}