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

{
    "url": "https://demozoo.org/api/v1/bbses/12863/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12863/",
    "id": 12863,
    "name": "The Dark Domain (514) #1",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/360065/?format=api",
            "demozoo_url": "https://demozoo.org/productions/360065/",
            "id": 360065,
            "title": "Nuke Infojournal #1",
            "author_nicks": [
                {
                    "name": "NuKE",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47046/?format=api",
                        "id": 47046,
                        "name": "NuKE",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-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": [
                "virus-related",
                "hpav"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147303/?format=api",
                "id": 147303,
                "name": "The DarkMan"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147309/?format=api",
                "id": 147309,
                "name": "Prince of Darkness"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47046/?format=api",
                "id": 47046,
                "name": "NuKE"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav"
    ]
}