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

{
    "url": "https://demozoo.org/api/v1/bbses/7473/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7473/",
    "id": 7473,
    "name": "Black Six",
    "location": "United States",
    "country_code": "US",
    "latitude": 39.76,
    "longitude": -98.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/8179/?format=api",
            "demozoo_url": "https://demozoo.org/productions/8179/",
            "id": 8179,
            "title": "PAiN 54 (10/03)",
            "author_nicks": [
                {
                    "name": "Pain Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/9951/?format=api",
                        "id": 9951,
                        "name": "Pain Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2003-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pain"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380116/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380116/",
            "id": 380116,
            "title": "SMR Artpack #7",
            "author_nicks": [
                {
                    "name": "Synthetic Mass Reaction",
                    "abbreviation": "SMR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/33474/?format=api",
                        "id": 33474,
                        "name": "Synthetic Mass Reaction",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2004-02-24",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128337/?format=api",
                "id": 128337,
                "name": "Pailhead"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36835/?format=api",
                "id": 36835,
                "name": "Acidic"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "telnet"
    ]
}