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

{
    "url": "https://demozoo.org/api/v1/bbses/6637/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6637/",
    "id": 6637,
    "name": "Dreamstate",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300634/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300634/",
            "id": 300634,
            "title": "Dreamstate BBS (1)",
            "author_nicks": [
                {
                    "name": "TUI",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/134036/?format=api",
                        "id": 134036,
                        "name": "TUI",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pklite"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/32211/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/32211/",
            "id": 32211,
            "title": "dv-turt",
            "author_nicks": [
                {
                    "name": "Digital Vampire",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21560/?format=api",
                        "id": 21560,
                        "name": "Digital Vampire",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-01-18",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                    "id": 26,
                    "name": "ANSI",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86952/?format=api",
                "id": 86952,
                "name": "Jesta"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134036/?format=api",
                "id": 134036,
                "name": "TUI"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}