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

{
    "url": "https://demozoo.org/api/v1/bbses/2806/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2806/",
    "id": 2806,
    "name": "Babylon",
    "location": "Monor, Pest, Hungary",
    "country_code": "HU",
    "latitude": 47.35133,
    "longitude": 19.44733,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295019/?format=api",
            "demozoo_url": "https://demozoo.org/music/295019/",
            "id": 295019,
            "title": "Leave the Shores Behind",
            "author_nicks": [
                {
                    "name": "TowerX",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                        "id": 11216,
                        "name": "TowerX",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Astral",
                    "abbreviation": "AST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                        "id": 8061,
                        "name": "Astral",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-07-04",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "it",
                "27ch"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121288/?format=api",
                "id": 121288,
                "name": "Achilles"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121289/?format=api",
                "id": 121289,
                "name": "Scotty"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46376/?format=api",
                "id": 46376,
                "name": "ESP Team"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}