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

{
    "url": "https://demozoo.org/api/v1/bbses/14076/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14076/",
    "id": 14076,
    "name": "The Crystal Ball",
    "location": "Hvalstad, Asker, Viken, Norway",
    "country_code": "NO",
    "latitude": 59.85667,
    "longitude": 10.46596,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/378681/?format=api",
            "demozoo_url": "https://demozoo.org/productions/378681/",
            "id": 378681,
            "title": "L.O.V.E - issue 1",
            "author_nicks": [
                {
                    "name": "Compact Inc.",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1222/?format=api",
                        "id": 1222,
                        "name": "Compact Inc.",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03-26",
            "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/113415/?format=api",
                "id": 113415,
                "name": "MedWyn"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46387/?format=api",
                "id": 46387,
                "name": "The Magic Guild"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "abbs"
    ]
}