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

{
    "url": "https://demozoo.org/api/v1/bbses/9029/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9029/",
    "id": 9029,
    "name": "The Harlot",
    "location": "Indianapolis, Marion County, Indiana, United States",
    "country_code": "US",
    "latitude": 39.76838,
    "longitude": -86.15804,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200178/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200178/",
            "id": 200178,
            "title": "The Harlot BBS",
            "author_nicks": [
                {
                    "name": "Legacy",
                    "abbreviation": "LGC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86436/?format=api",
                        "id": 86436,
                        "name": "Legacy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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-sound"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358328/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358328/",
            "id": 358328,
            "title": "RADiANT Magazine #1",
            "author_nicks": [
                {
                    "name": "Radiant Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/133810/?format=api",
                        "id": 133810,
                        "name": "Radiant Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-08-15",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/86447/?format=api",
                "id": 86447,
                "name": "Spark Plug"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86436/?format=api",
                "id": 86436,
                "name": "Legacy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131797/?format=api",
                "id": 131797,
                "name": "Valiant"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}