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

{
    "url": "https://demozoo.org/api/v1/bbses/6297/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6297/",
    "id": 6297,
    "name": "The Plaza",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/177421/?format=api",
            "demozoo_url": "https://demozoo.org/productions/177421/",
            "id": 177421,
            "title": "The Dutch BBS List - The July 1995 Edition",
            "author_nicks": [
                {
                    "name": "Myth",
                    "abbreviation": "MTH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14564/?format=api",
                        "id": 14564,
                        "name": "Myth",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73944/?format=api",
                "id": 73944,
                "name": "Aerodyne"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73945/?format=api",
                "id": 73945,
                "name": "Daydreamers"
            },
            "role": ""
        }
    ],
    "tags": []
}