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

{
    "url": "https://demozoo.org/api/v1/bbses/19/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/19/",
    "id": 19,
    "name": "Iridium",
    "location": "Brooklyn, Kings County, New York, United States",
    "country_code": "US",
    "latitude": 40.6501,
    "longitude": -73.94958,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276893/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276893/",
            "id": 276893,
            "title": "Iridium BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-27",
            "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-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/276894/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276894/",
            "id": 276894,
            "title": "Iridium BBS (4)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-28",
            "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/75853/?format=api",
                "id": 75853,
                "name": "Trinitron!"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78661/?format=api",
                "id": 78661,
                "name": "SyntaxError"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79787/?format=api",
                "id": 79787,
                "name": "Strider"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128796/?format=api",
                "id": 128796,
                "name": "Nynex"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117565/?format=api",
                "id": 117565,
                "name": "Krakhed"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc"
    ]
}