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

{
    "url": "https://demozoo.org/api/v1/bbses/14584/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14584/",
    "id": 14584,
    "name": "Foundation's Edge",
    "location": "Salem, Marion County, Oregon, United States",
    "country_code": "US",
    "latitude": 44.9429,
    "longitude": -123.0351,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/383155/?format=api",
            "demozoo_url": "https://demozoo.org/productions/383155/",
            "id": 383155,
            "title": "User Deleter v1.3",
            "author_nicks": [
                {
                    "name": "Digital Reality Software",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/154033/?format=api",
                        "id": 154033,
                        "name": "Digital Reality Software",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-09-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "renegade-bbs"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/154033/?format=api",
                "id": 154033,
                "name": "Digital Reality Software"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "renegade-bbs"
    ]
}