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

{
    "url": "https://demozoo.org/api/v1/bbses/10788/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10788/",
    "id": 10788,
    "name": "Wolf Pack",
    "location": "Montréal, Quebec, Canada",
    "country_code": "CA",
    "latitude": 45.50008,
    "longitude": -73.68248,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/191604/?format=api",
            "demozoo_url": "https://demozoo.org/productions/191604/",
            "id": 191604,
            "title": "Pure Power Loader (2)",
            "author_nicks": [
                {
                    "name": "Pure Power",
                    "abbreviation": "PPW, PPWR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                        "id": 78904,
                        "name": "Pure Power",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-24",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80740/?format=api",
                "id": 80740,
                "name": "Wolf Lord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78904/?format=api",
                "id": 78904,
                "name": "Pure Power"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}