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

{
    "url": "https://demozoo.org/api/v1/bbses/11064/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11064/",
    "id": 11064,
    "name": "Blue Gaz",
    "location": "Brussels, Bruxelles-Capitale, Brussels Capital, Belgium",
    "country_code": "BE",
    "latitude": 50.85045,
    "longitude": 4.34878,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/78677/?format=api",
            "demozoo_url": "https://demozoo.org/productions/78677/",
            "id": 78677,
            "title": "Rock'n'Roll Clams Cracktro",
            "author_nicks": [
                {
                    "name": "Vectronix",
                    "abbreviation": "VEX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                        "id": 2275,
                        "name": "Vectronix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/78678/?format=api",
            "demozoo_url": "https://demozoo.org/productions/78678/",
            "id": 78678,
            "title": "Sensible Soccer V1.2 Cracktro",
            "author_nicks": [
                {
                    "name": "Vectronix",
                    "abbreviation": "VEX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2275/?format=api",
                        "id": 2275,
                        "name": "Vectronix",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-11",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sensible-soccer"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137871/?format=api",
                "id": 137871,
                "name": "Sniper"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83238/?format=api",
                "id": 83238,
                "name": "Sampleman"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137872/?format=api",
                "id": 137872,
                "name": "Mohammad"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}