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

{
    "url": "https://demozoo.org/api/v1/bbses/6425/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6425/",
    "id": 6425,
    "name": "SilverHawk",
    "location": "Oslo County, Oslo, Norway",
    "country_code": "NO",
    "latitude": 59.9119,
    "longitude": 10.7336,
    "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/142794/?format=api",
            "demozoo_url": "https://demozoo.org/productions/142794/",
            "id": 142794,
            "title": "Upstream #1",
            "author_nicks": [
                {
                    "name": "Frogs",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4817/?format=api",
                        "id": 4817,
                        "name": "Frogs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-01-20",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "upstream"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94838/?format=api",
                "id": 94838,
                "name": "espskog"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50998/?format=api",
                "id": 50998,
                "name": "Decoy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4817/?format=api",
                "id": 4817,
                "name": "Frogs"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-public",
        "currently-online",
        "telnet",
        "abbs"
    ]
}