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

{
    "url": "https://demozoo.org/api/v1/bbses/745/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/745/",
    "id": 745,
    "name": "Rivendell",
    "location": "Titirangi, Auckland, New Zealand",
    "country_code": "NZ",
    "latitude": -36.93754,
    "longitude": 174.65584,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/306099/?format=api",
            "demozoo_url": "https://demozoo.org/music/306099/",
            "id": 306099,
            "title": "Stomp Da Disko-Tek",
            "author_nicks": [
                {
                    "name": "H0ffman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1525/?format=api",
                        "id": 1525,
                        "name": "H0ffman",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Mono",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                        "id": 5469,
                        "name": "Mono211",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1998-03-06",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "4ch",
                "mod"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119471/?format=api",
                "id": 119471,
                "name": "Ethereal"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                "id": 5469,
                "name": "Mono211"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}