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

{
    "url": "https://demozoo.org/api/v1/bbses/13705/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13705/",
    "id": 13705,
    "name": "Slyrps BBS",
    "location": "Miramar, Wellington City, Wellington, New Zealand",
    "country_code": "NZ",
    "latitude": -41.31599,
    "longitude": 174.8154,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/187373/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/187373/",
            "id": 187373,
            "title": "Art Pack 04",
            "author_nicks": [
                {
                    "name": "Department 38",
                    "abbreviation": "D38",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78217/?format=api",
                        "id": 78217,
                        "name": "Department 38",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "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/150709/?format=api",
                "id": 150709,
                "name": "Slyrp"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78217/?format=api",
                "id": 78217,
                "name": "Department 38"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}