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

{
    "url": "https://demozoo.org/api/v1/bbses/12485/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12485/",
    "id": 12485,
    "name": "3rd Underland",
    "location": "Oslo County, Oslo, Norway",
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362242/?format=api",
            "demozoo_url": "https://demozoo.org/music/362242/",
            "id": 362242,
            "title": "Further Inside",
            "author_nicks": [
                {
                    "name": "Aneurism",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48756/?format=api",
                        "id": 48756,
                        "name": "Aneurism",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Beam",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                        "id": 13816,
                        "name": "Beam",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-11-09",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "it",
                "breakbeat",
                "breaks"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146283/?format=api",
                "id": 146283,
                "name": "Aryx"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13816/?format=api",
                "id": 13816,
                "name": "Beam"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}