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

{
    "url": "https://demozoo.org/api/v1/bbses/4446/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4446/",
    "id": 4446,
    "name": "Chaos Vector",
    "location": "Sydney, New South Wales, Australia",
    "country_code": "AU",
    "latitude": -33.86785,
    "longitude": 151.20732,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/292871/?format=api",
            "demozoo_url": "https://demozoo.org/productions/292871/",
            "id": 292871,
            "title": "Chaos Vector BBS intro",
            "author_nicks": [
                {
                    "name": "Eternity",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108651/?format=api",
                        "id": 108651,
                        "name": "Eternity",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03",
            "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": [
                "amos"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123138/?format=api",
                "id": 123138,
                "name": "Angeldust"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/99271/?format=api",
                "id": 99271,
                "name": "Black Reaver"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108651/?format=api",
                "id": 108651,
                "name": "Eternity"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}