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

{
    "url": "https://demozoo.org/api/v1/bbses/5129/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5129/",
    "id": 5129,
    "name": "The Palace",
    "location": "Sunshine Coast, Queensland, Australia",
    "country_code": "AU",
    "latitude": -26.56098,
    "longitude": 152.85113,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280982/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280982/",
            "id": 280982,
            "title": "The Official Australian Elite BBS Listing",
            "author_nicks": [
                {
                    "name": "Nut and Bolt",
                    "abbreviation": "N&B",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62338/?format=api",
                        "id": 62338,
                        "name": "Nut and Bolt",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-02",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115687/?format=api",
                "id": 115687,
                "name": "Rancid"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/589/?format=api",
                "id": 589,
                "name": "Absolute!"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console",
        "no-staff-added"
    ]
}