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

{
    "url": "https://demozoo.org/api/v1/bbses/14086/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14086/",
    "id": 14086,
    "name": "Tales From The Darkside",
    "location": "London, Greater London, England, United Kingdom",
    "country_code": "GB",
    "latitude": 51.50853,
    "longitude": -0.12574,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/249713/?format=api",
            "demozoo_url": "https://demozoo.org/productions/249713/",
            "id": 249713,
            "title": "Tales From The Dark Side BBS",
            "author_nicks": [
                {
                    "name": "Magic",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152332/?format=api",
                        "id": 152332,
                        "name": "Magic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51231/?format=api",
                "id": 51231,
                "name": "Darkman"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50198/?format=api",
                "id": 50198,
                "name": "Mentor"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152334/?format=api",
                "id": 152334,
                "name": "Equaliser"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152335/?format=api",
                "id": 152335,
                "name": "Zeb"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/152332/?format=api",
                "id": 152332,
                "name": "Magic"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "xenolink"
    ]
}