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

{
    "url": "https://demozoo.org/api/v1/bbses/3805/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3805/",
    "id": 3805,
    "name": "Ultraverse",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280423/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280423/",
            "id": 280423,
            "title": "Ultraverse BBS (1)",
            "author_nicks": [
                {
                    "name": "Ultimate Association of Reckless Talent",
                    "abbreviation": "UART",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108354/?format=api",
                        "id": 108354,
                        "name": "Ultimate Association of Reckless Talent",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-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": [
                "no-credits-added"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/301496/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301496/",
            "id": 301496,
            "title": "Ultraverse BBS (2)",
            "author_nicks": [
                {
                    "name": "Ultimate Association of Reckless Talent",
                    "abbreviation": "UART",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108354/?format=api",
                        "id": 108354,
                        "name": "Ultimate Association of Reckless Talent",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-31",
            "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": [
                "svga"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108356/?format=api",
                "id": 108356,
                "name": "Nomad"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122225/?format=api",
                "id": 122225,
                "name": "Kelemvor Lyonsbane"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122226/?format=api",
                "id": 122226,
                "name": "Devil Grass"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108354/?format=api",
                "id": 108354,
                "name": "Ultimate Association of Reckless Talent"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}