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

{
    "url": "https://demozoo.org/api/v1/bbses/5079/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5079/",
    "id": 5079,
    "name": "The Arena",
    "location": "Oklahoma City, Oklahoma County, Oklahoma, United States",
    "country_code": "US",
    "latitude": 35.46756,
    "longitude": -97.51643,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361503/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361503/",
            "id": 361503,
            "title": "Apex Newsletter #1",
            "author_nicks": [
                {
                    "name": "APeX",
                    "abbreviation": "APX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87378/?format=api",
                        "id": 87378,
                        "name": "APeX",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-13",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/206316/?format=api",
            "demozoo_url": "https://demozoo.org/productions/206316/",
            "id": 206316,
            "title": "The Arena BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/269613/?format=api",
            "demozoo_url": "https://demozoo.org/productions/269613/",
            "id": 269613,
            "title": "Hijack #3",
            "author_nicks": [
                {
                    "name": "Hijack Staff",
                    "abbreviation": "HJ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108517/?format=api",
                        "id": 108517,
                        "name": "Hijack Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-10",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106144/?format=api",
                "id": 106144,
                "name": "Roman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108517/?format=api",
                "id": 108517,
                "name": "Hijack Staff"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87378/?format=api",
                "id": 87378,
                "name": "APeX"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "lsd-bbs"
    ]
}