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

{
    "url": "https://demozoo.org/api/v1/bbses/2688/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2688/",
    "id": 2688,
    "name": "Mos Eisley (0480)",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291112/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291112/",
            "id": 291112,
            "title": "AccountLister v0.1",
            "author_nicks": [
                {
                    "name": "Stranger Than Fiction",
                    "abbreviation": "STF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121220/?format=api",
                        "id": 121220,
                        "name": "Stranger Than Fiction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-06-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                    "id": 7,
                    "name": "Linux"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "daydream-linux"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120680/?format=api",
                "id": 120680,
                "name": "Gannon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121220/?format=api",
                "id": 121220,
                "name": "Stranger Than Fiction"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}