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

{
    "url": "https://demozoo.org/api/v1/bbses/3856/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3856/",
    "id": 3856,
    "name": "The Castle",
    "location": "Hobart, Tasmania, Australia",
    "country_code": "AU",
    "latitude": -42.87936,
    "longitude": 147.32941,
    "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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76847/?format=api",
                "id": 76847,
                "name": "Paladin"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/100726/?format=api",
                "id": 100726,
                "name": "Cornflake"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62333/?format=api",
                "id": 62333,
                "name": "Kronical"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-amiga"
    ]
}