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

{
    "url": "https://demozoo.org/api/v1/bbses/2389/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2389/",
    "id": 2389,
    "name": "Wiverope",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290918/?format=api",
            "demozoo_url": "https://demozoo.org/productions/290918/",
            "id": 290918,
            "title": "Download PPE",
            "author_nicks": [
                {
                    "name": "Warez Non Stop",
                    "abbreviation": "WNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/81303/?format=api",
                        "id": 81303,
                        "name": "Warez Non Stop",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-10-25",
            "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": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/196755/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196755/",
            "id": 196755,
            "title": "Wiverope BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/196756/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196756/",
            "id": 196756,
            "title": "Wiverope BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/73352/?format=api",
                "id": 73352,
                "name": "Fightmare"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81303/?format=api",
                "id": 81303,
                "name": "Warez Non Stop"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}