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

{
    "url": "https://demozoo.org/api/v1/bbses/2797/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2797/",
    "id": 2797,
    "name": "The Restaurant At The End Of The Universe",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/169098/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169098/",
            "id": 169098,
            "title": "The Restaurant At The End Of The Universe BBS",
            "author_nicks": [
                {
                    "name": "The Phoney Coders",
                    "abbreviation": "TPC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6627/?format=api",
                        "id": 6627,
                        "name": "The Phoney Coders",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-11",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54197/?format=api",
                "id": 54197,
                "name": "Zax"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                "id": 7913,
                "name": "Avalanche"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-open-only-at-night"
    ]
}