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

{
    "url": "https://demozoo.org/api/v1/bbses/4682/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4682/",
    "id": 4682,
    "name": "Zcram's BBS",
    "location": "Västerås, Västmanland, Sweden",
    "country_code": "SE",
    "latitude": 59.64914,
    "longitude": 16.56445,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/280661/?format=api",
            "demozoo_url": "https://demozoo.org/productions/280661/",
            "id": 280661,
            "title": "Ace 2 +",
            "author_nicks": [
                {
                    "name": "Triad",
                    "abbreviation": "3AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                        "id": 827,
                        "name": "Triad",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-08-18",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "ace-2"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1543/?format=api",
                "id": 1543,
                "name": "Zcram"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64",
        "bbs-open-only-at-night"
    ]
}