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

{
    "url": "https://demozoo.org/api/v1/bbses/78/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/78/",
    "id": 78,
    "name": "Nocturna",
    "location": "Leuven, Provincie Vlaams-Brabant, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 50.87967,
    "longitude": 4.70078,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196847/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196847/",
            "id": 196847,
            "title": "Nocturna BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/322021/?format=api",
            "demozoo_url": "https://demozoo.org/productions/322021/",
            "id": 322021,
            "title": "Nocturna BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83772/?format=api",
                "id": 83772,
                "name": "Freedom"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83778/?format=api",
                "id": 83778,
                "name": "Paladin"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
                "id": 24154,
                "name": "303 Dimension"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118640/?format=api",
                "id": 118640,
                "name": "Illogik"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13585/?format=api",
                "id": 13585,
                "name": "Suspect Development International"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "demoscene-bbs"
    ]
}