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

{
    "url": "https://demozoo.org/api/v1/bbses/13099/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13099/",
    "id": 13099,
    "name": "Stay of Execution",
    "location": "Georgia, United States",
    "country_code": "US",
    "latitude": 32.75042,
    "longitude": -83.50018,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278275/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278275/",
            "id": 278275,
            "title": "Paradigm: The Guide To Ansi Issue #1",
            "author_nicks": [
                {
                    "name": "Paradigm Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114236/?format=api",
                        "id": 114236,
                        "name": "Paradigm Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-01",
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114236/?format=api",
                "id": 114236,
                "name": "Paradigm Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}