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

{
    "url": "https://demozoo.org/api/v1/bbses/14702/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14702/",
    "id": 14702,
    "name": "Pressure Time",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/228609/?format=api",
            "demozoo_url": "https://demozoo.org/productions/228609/",
            "id": 228609,
            "title": "Pressure Time BBS Intro",
            "author_nicks": [
                {
                    "name": "Infra",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/104618/?format=api",
                        "id": 104618,
                        "name": "Infra",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/154705/?format=api",
                "id": 154705,
                "name": "Meltdown"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5399/?format=api",
                "id": 5399,
                "name": "Ludde"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}