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

{
    "url": "https://demozoo.org/api/v1/bbses/1359/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1359/",
    "id": 1359,
    "name": "The Proving Grounds (415)",
    "location": "San Francisco, City and County of San Francisco, California, United States",
    "country_code": "US",
    "latitude": 37.77493,
    "longitude": -122.41942,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289931/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289931/",
            "id": 289931,
            "title": "Archon II: Adept",
            "author_nicks": [
                {
                    "name": "The Racketeers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61765/?format=api",
                        "id": 61765,
                        "name": "The Racketeers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "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/381139/?format=api",
            "demozoo_url": "https://demozoo.org/productions/381139/",
            "id": 381139,
            "title": "Phantasie",
            "author_nicks": [
                {
                    "name": "The Racketeers",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/61765/?format=api",
                        "id": 61765,
                        "name": "The Racketeers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1985",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "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/118468/?format=api",
                "id": 118468,
                "name": "The Time Lord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-apple"
    ]
}