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

{
    "url": "https://demozoo.org/api/v1/bbses/14497/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14497/",
    "id": 14497,
    "name": "The Twilight Phone",
    "location": "Detroit, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.33143,
    "longitude": -83.04575,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/380801/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380801/",
            "id": 380801,
            "title": "Advanced Demuffin 1.1",
            "author_nicks": [
                {
                    "name": "Corrupt Computing",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/153100/?format=api",
                        "id": 153100,
                        "name": "Corrupt Computing",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1983-02-08",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/153626/?format=api",
                "id": 153626,
                "name": "The Inspector"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/153100/?format=api",
                "id": 153100,
                "name": "Corrupt Computing"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}