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

{
    "url": "https://demozoo.org/api/v1/bbses/296/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/296/",
    "id": 296,
    "name": "The Consultation",
    "location": "Gemeente Sluis, Zeeland, Netherlands",
    "country_code": "NL",
    "latitude": 51.3349,
    "longitude": 3.51974,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/713/?format=api",
            "demozoo_url": "https://demozoo.org/productions/713/",
            "id": 713,
            "title": "Unreal",
            "author_nicks": [
                {
                    "name": "Future Crew",
                    "abbreviation": "FC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                        "id": 357,
                        "name": "Future Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-07-26",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "megademo",
                "mindcandy-vol.1"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119184/?format=api",
                "id": 119184,
                "name": "Preceptor"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}