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

{
    "url": "https://demozoo.org/api/v1/bbses/443/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/443/",
    "id": 443,
    "name": "Ghost",
    "location": "Arrondissement de Reims, Marne, Grand Est, France",
    "country_code": "FR",
    "latitude": 49.25559,
    "longitude": 4.05277,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/368593/?format=api",
            "demozoo_url": "https://demozoo.org/productions/368593/",
            "id": 368593,
            "title": "Boards Of Darkness",
            "author_nicks": [
                {
                    "name": "Darky",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/54853/?format=api",
                        "id": 54853,
                        "name": "Darky",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48863/?format=api",
                "id": 48863,
                "name": "Sandworm"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48859/?format=api",
                "id": 48859,
                "name": "Defiance"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10677/?format=api",
                "id": 10677,
                "name": "Revelation"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76693/?format=api",
                "id": 76693,
                "name": "Direction Simple la Kamisole"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12143/?format=api",
                "id": 12143,
                "name": "Olympus"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "artboard",
        "demoscene-bbs",
        "programming-bbs"
    ]
}