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

{
    "url": "https://demozoo.org/api/v1/bbses/2889/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2889/",
    "id": 2889,
    "name": "Stolen Archives",
    "location": "Harrison County, Ohio, United States",
    "country_code": "US",
    "latitude": 40.29384,
    "longitude": -81.09114,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271515/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271515/",
            "id": 271515,
            "title": "Delusion Pak #0",
            "author_nicks": [
                {
                    "name": "Delusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17732/?format=api",
                        "id": 17732,
                        "name": "Delusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-02",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121413/?format=api",
                "id": 121413,
                "name": "Chrome"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23514/?format=api",
                "id": 23514,
                "name": "Sudden Death"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17732/?format=api",
                "id": 17732,
                "name": "Delusion"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}