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

{
    "url": "https://demozoo.org/api/v1/bbses/4856/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4856/",
    "id": 4856,
    "name": "Gateway to Hell",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188047/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188047/",
            "id": 188047,
            "title": "Gateway To Hell BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/295077/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295077/",
            "id": 295077,
            "title": "RAW Loaders",
            "author_nicks": [
                {
                    "name": "Review of Aquired Warez",
                    "abbreviation": "RAW",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/123614/?format=api",
                        "id": 123614,
                        "name": "Review of Aquired Warez",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-29",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123619/?format=api",
                "id": 123619,
                "name": "Hades"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123614/?format=api",
                "id": 123614,
                "name": "Review of Aquired Warez"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}