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

{
    "url": "https://demozoo.org/api/v1/bbses/10923/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10923/",
    "id": 10923,
    "name": "Flight of Icarus",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/324133/",
            "id": 324133,
            "title": "THE LIST OF NORWEGIAN ELITE BOARDS!",
            "author_nicks": [
                {
                    "name": "Fraxion",
                    "abbreviation": "FRX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5180/?format=api",
                        "id": 5180,
                        "name": "Fraxion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137537/?format=api",
                "id": 137537,
                "name": "Icarus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18958/?format=api",
                "id": 18958,
                "name": "Illusion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}