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

{
    "url": "https://demozoo.org/api/v1/bbses/3073/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3073/",
    "id": 3073,
    "name": "Kwestphunk",
    "location": "Australian Capital Territory, Australia",
    "country_code": "AU",
    "latitude": -35.5,
    "longitude": 149.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/283195/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283195/",
            "id": 283195,
            "title": "Animated Logon 1.0",
            "author_nicks": [
                {
                    "name": "Remote Access Traders",
                    "abbreviation": "RAT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                        "id": 80479,
                        "name": "Remote Access Traders",
                        "is_group": true
                    }
                }
            ],
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "remoteaccess"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/32215/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/32215/",
            "id": 32215,
            "title": "Kwest",
            "author_nicks": [
                {
                    "name": "Maeve Wolf",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                        "id": 21554,
                        "name": "Maeve Wolf",
                        "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/121534/?format=api",
                "id": 121534,
                "name": "Cactoid"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80479/?format=api",
                "id": 80479,
                "name": "Remote Access Traders"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}