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

{
    "url": "https://demozoo.org/api/v1/bbses/5118/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5118/",
    "id": 5118,
    "name": "Insane Overdose",
    "location": "Bendigo, Greater Bendigo, Victoria, Australia",
    "country_code": "AU",
    "latitude": -36.75818,
    "longitude": 144.28024,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/183387/?format=api",
            "demozoo_url": "https://demozoo.org/productions/183387/",
            "id": 183387,
            "title": "A BBS Intro",
            "author_nicks": [
                {
                    "name": "Kronical",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                        "id": 62333,
                        "name": "Kronical",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10",
            "supertype": "production",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "typo"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/248667/?format=api",
            "demozoo_url": "https://demozoo.org/productions/248667/",
            "id": 248667,
            "title": "Insane Overdose BBS Intro",
            "author_nicks": [
                {
                    "name": "Kronical",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                        "id": 62333,
                        "name": "Kronical",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10",
            "supertype": "production",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20707/?format=api",
                "id": 20707,
                "name": "pSYCHE"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62334/?format=api",
                "id": 62334,
                "name": "Felon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                "id": 62333,
                "name": "Kronical"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console",
        "hpav"
    ]
}