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

{
    "url": "https://demozoo.org/api/v1/bbses/5078/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5078/",
    "id": 5078,
    "name": "The Vader",
    "location": "Switzerland",
    "country_code": "CH",
    "latitude": 47.00016,
    "longitude": 8.01427,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/192475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/192475/",
            "id": 192475,
            "title": "Berne Trading Association Loader",
            "author_nicks": [
                {
                    "name": "Berne Trading Association",
                    "abbreviation": "BTA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81167/?format=api",
                        "id": 81167,
                        "name": "Berne Trading Association",
                        "is_group": true
                    }
                }
            ],
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112794/?format=api",
                "id": 112794,
                "name": "Sinclair"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70669/?format=api",
                "id": 70669,
                "name": "Power Crisis International"
            },
            "role": "015-ehq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81167/?format=api",
                "id": 81167,
                "name": "Berne Trading Association"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}