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

{
    "url": "https://demozoo.org/api/v1/bbses/6482/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6482/",
    "id": 6482,
    "name": "Exodus",
    "location": "Toronto, Ontario, Canada",
    "country_code": "CA",
    "latitude": 43.70011,
    "longitude": -79.4163,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300116/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300116/",
            "id": 300116,
            "title": "Dragons Lair ][",
            "author_nicks": [
                {
                    "name": "Damage Soft",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126633/?format=api",
                        "id": 126633,
                        "name": "Damage Software Incorporated",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-01-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dragons-lair-ii-escape-from-singes-castle",
                "import-to-canada"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126634/?format=api",
                "id": 126634,
                "name": "Death Stalker"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126638/?format=api",
                "id": 126638,
                "name": "The Love God"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126633/?format=api",
                "id": 126633,
                "name": "Damage Software Incorporated"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}