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

{
    "url": "https://demozoo.org/api/v1/bbses/10418/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10418/",
    "id": 10418,
    "name": "Ultimate Dream",
    "location": "Gemeente Middelburg, Zeeland, Netherlands",
    "country_code": "NL",
    "latitude": 51.49719,
    "longitude": 3.65459,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/330172/?format=api",
            "demozoo_url": "https://demozoo.org/productions/330172/",
            "id": 330172,
            "title": "Algemene BBS Lijst Nederland Januari 1996",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "dutch-language",
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/314239/?format=api",
            "demozoo_url": "https://demozoo.org/productions/314239/",
            "id": 314239,
            "title": "Disclaimer For Proboard",
            "author_nicks": [
                {
                    "name": "Excessive Force Crew",
                    "abbreviation": "EFC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22523/?format=api",
                        "id": 22523,
                        "name": "Excessive Force Crew",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "proboard"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134430/?format=api",
                "id": 134430,
                "name": "Fluffie"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22523/?format=api",
                "id": 22523,
                "name": "Excessive Force Crew"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "remoteaccess",
        "bbs-pc"
    ]
}