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

{
    "url": "https://demozoo.org/api/v1/bbses/11379/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11379/",
    "id": 11379,
    "name": "iLLOGIK",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/342904/?format=api",
            "demozoo_url": "https://demozoo.org/music/342904/",
            "id": 342904,
            "title": "Electronica II",
            "author_nicks": [
                {
                    "name": "BassQ",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48857/?format=api",
                        "id": 48857,
                        "name": "BassQ",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Aurora",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54694/?format=api",
                        "id": 54694,
                        "name": "Aurora",
                        "is_group": true
                    }
                },
                {
                    "name": "Cloud Nine Records",
                    "abbreviation": "C9",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48856/?format=api",
                        "id": 48856,
                        "name": "Cloud Nine Records",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1997-05-06",
            "supertype": "music",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                    "id": 29,
                    "name": "Tracked Music",
                    "supertype": "music"
                }
            ],
            "tags": [
                "22ch",
                "xm"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142221/?format=api",
                "id": 142221,
                "name": "NiA"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc"
    ]
}