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

{
    "url": "https://demozoo.org/api/v1/bbses/5107/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5107/",
    "id": 5107,
    "name": "Black Ice",
    "location": "Bailiwick of Guernsey, Guernsey",
    "country_code": "GG",
    "latitude": 49.45474,
    "longitude": -2.57629,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184449/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184449/",
            "id": 184449,
            "title": "The Black Ice Demo [Black Ice BBS]",
            "author_nicks": [
                {
                    "name": "Envy Technologies",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76731/?format=api",
                        "id": 76731,
                        "name": "Envy Technologies",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131945/?format=api",
                "id": 131945,
                "name": "DamienG"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-spectrum",
        "bbs-acorn"
    ]
}