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

{
    "url": "https://demozoo.org/api/v1/bbses/417/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/417/",
    "id": 417,
    "name": "Monkey Bar",
    "location": "Roosendaal, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.53083,
    "longitude": 4.46528,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/138276/?format=api",
            "demozoo_url": "https://demozoo.org/productions/138276/",
            "id": 138276,
            "title": "The Monkey Bar BBS (1)",
            "author_nicks": [
                {
                    "name": "Ritz",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17360/?format=api",
                        "id": 17360,
                        "name": "Ritz",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Revolution",
                    "abbreviation": "RVL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                        "id": 17361,
                        "name": "Revolution",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1999",
            "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/200885/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200885/",
            "id": 200885,
            "title": "The Monkey Bar BBS (1)",
            "author_nicks": [
                {
                    "name": "Revolution",
                    "abbreviation": "RVL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/17361/?format=api",
                        "id": 17361,
                        "name": "Revolution",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24273/?format=api",
                "id": 24273,
                "name": "President"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16234/?format=api",
                "id": 16234,
                "name": "Boom Bass Records"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119461/?format=api",
                "id": 119461,
                "name": "Mah Music"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}