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

{
    "url": "https://demozoo.org/api/v1/bbses/5126/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5126/",
    "id": 5126,
    "name": "Sleepwalker",
    "location": "Perth, City of Perth, Western Australia, Australia",
    "country_code": "AU",
    "latitude": -31.95224,
    "longitude": 115.8614,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302134/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302134/",
            "id": 302134,
            "title": "Dirk's Disaster",
            "author_nicks": [
                {
                    "name": "Dirk",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/127898/?format=api",
                        "id": 127898,
                        "name": "Dirk",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Conspiracy",
                    "abbreviation": "CSC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104267/?format=api",
                        "id": 104267,
                        "name": "Conspiracy",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "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/114939/?format=api",
                "id": 114939,
                "name": "Razorback"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114938/?format=api",
                "id": 114938,
                "name": "Insomnia"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}