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

{
    "url": "https://demozoo.org/api/v1/bbses/10904/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10904/",
    "id": 10904,
    "name": "Holy Wars",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/323472/?format=api",
            "demozoo_url": "https://demozoo.org/productions/323472/",
            "id": 323472,
            "title": "Holy Wars BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-01",
            "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/123596/?format=api",
                "id": 123596,
                "name": "Holy Fighter"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81368/?format=api",
                "id": 81368,
                "name": "The Patroler"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/137543/?format=api",
                "id": 137543,
                "name": "S.o.B"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}