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

{
    "url": "https://demozoo.org/api/v1/bbses/8332/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8332/",
    "id": 8332,
    "name": "Dragon's Dream",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/77592/?format=api",
            "demozoo_url": "https://demozoo.org/productions/77592/",
            "id": 77592,
            "title": "Extreme",
            "author_nicks": [
                {
                    "name": "North Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40651/?format=api",
                        "id": 40651,
                        "name": "North Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-08-01",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/288785/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288785/",
            "id": 288785,
            "title": "Unexpected Party I Invitation",
            "author_nicks": [
                {
                    "name": "North Crew",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/40651/?format=api",
                        "id": 40651,
                        "name": "North Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40654/?format=api",
                "id": 40654,
                "name": "White Dragon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40651/?format=api",
                "id": 40651,
                "name": "North Crew"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "demoscene-bbs"
    ]
}