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

{
    "url": "https://demozoo.org/api/v1/bbses/2270/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2270/",
    "id": 2270,
    "name": "Crystal Ship (508)",
    "location": "Marlborough, Middlesex County, Massachusetts, United States",
    "country_code": "US",
    "latitude": 42.34593,
    "longitude": -71.55229,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200779/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200779/",
            "id": 200779,
            "title": "The Crystal Ship BBS",
            "author_nicks": [
                {
                    "name": "Pulse",
                    "abbreviation": "PLS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86977/?format=api",
                        "id": 86977,
                        "name": "Pulse",
                        "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86641/?format=api",
                "id": 86641,
                "name": "Coleslaw"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86980/?format=api",
                "id": 86980,
                "name": "Mojo"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86977/?format=api",
                "id": 86977,
                "name": "Pulse"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41797/?format=api",
                "id": 41797,
                "name": "Teklordz"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}