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

{
    "url": "https://demozoo.org/api/v1/bbses/8121/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8121/",
    "id": 8121,
    "name": "Club-X",
    "location": "Antwerpen, Provincie Antwerpen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 51.2663,
    "longitude": 4.37077,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/304406/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/304406/",
            "id": 304406,
            "title": "Belgian PTL Boards - Call Them Now",
            "author_nicks": [
                {
                    "name": "Flare",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2681/?format=api",
                        "id": 2681,
                        "name": "He-Man",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54251/?format=api",
                "id": 54251,
                "name": "Necrite"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135116/?format=api",
                "id": 135116,
                "name": "Chaos"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35443/?format=api",
                "id": 35443,
                "name": "Purple Turtle"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135917/?format=api",
                "id": 135917,
                "name": "Xessive Force"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}