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

{
    "url": "https://demozoo.org/api/v1/bbses/9939/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9939/",
    "id": 9939,
    "name": "The Noble House of Amiga",
    "location": "Halmstads Kommun, Halland, Sweden",
    "country_code": "SE",
    "latitude": 56.7392,
    "longitude": 12.97338,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/222903/?format=api",
            "demozoo_url": "https://demozoo.org/productions/222903/",
            "id": 222903,
            "title": "New BBS-Intro",
            "author_nicks": [
                {
                    "name": "Eureca",
                    "abbreviation": "ECA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/94342/?format=api",
                        "id": 94342,
                        "name": "Eureca",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-07-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "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/97879/?format=api",
                "id": 97879,
                "name": "Ugglan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/94342/?format=api",
                "id": 94342,
                "name": "Eureca"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}