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

{
    "url": "https://demozoo.org/api/v1/bbses/3246/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3246/",
    "id": 3246,
    "name": "Hellbound",
    "location": "São Paulo, Brazil",
    "country_code": "BR",
    "latitude": -22.0,
    "longitude": -49.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291895/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291895/",
            "id": 291895,
            "title": "ANSI Mode On v1.0",
            "author_nicks": [
                {
                    "name": "Pungas De Villa Martelli",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                        "id": 25225,
                        "name": "Pungas De Villa Martelli",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-07-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"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121673/?format=api",
                "id": 121673,
                "name": "Dark Murder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25225/?format=api",
                "id": 25225,
                "name": "Pungas De Villa Martelli"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78914/?format=api",
                "id": 78914,
                "name": "Creators Of The Shadow Force"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58804/?format=api",
                "id": 58804,
                "name": "Cenobite"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic",
        "artboard",
        "hpav",
        "incomplete-affils",
        "bbs-open-only-at-night"
    ]
}