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

{
    "url": "https://demozoo.org/api/v1/bbses/10763/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10763/",
    "id": 10763,
    "name": "The Dragon's Hold",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182513/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182513/",
            "id": 182513,
            "title": "The Dragon's Hold BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/285493/?format=api",
            "demozoo_url": "https://demozoo.org/productions/285493/",
            "id": 285493,
            "title": "The Dragon's Hold BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/319603/?format=api",
            "demozoo_url": "https://demozoo.org/productions/319603/",
            "id": 319603,
            "title": "The Dragon's Hold BBS (3)",
            "author_nicks": [
                {
                    "name": "Akolade",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75738/?format=api",
                        "id": 75738,
                        "name": "Akolade",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06",
            "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/75738/?format=api",
                "id": 75738,
                "name": "Akolade"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48449/?format=api",
                "id": 48449,
                "name": "Future Shock"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}