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

{
    "url": "https://demozoo.org/api/v1/bbses/1846/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1846/",
    "id": 1846,
    "name": "Infinite Dream",
    "location": "São Paulo, Brazil",
    "country_code": "BR",
    "latitude": -22.0,
    "longitude": -49.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/182472/?format=api",
            "demozoo_url": "https://demozoo.org/productions/182472/",
            "id": 182472,
            "title": "Infinite Dream BBS",
            "author_nicks": [
                {
                    "name": "iDT",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/75701/?format=api",
                        "id": 75701,
                        "name": "iDT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/75703/?format=api",
                "id": 75703,
                "name": "Chuck^Wicked"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126860/?format=api",
                "id": 126860,
                "name": "Tactical Hackers In Cooperation"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic",
        "hpav"
    ]
}