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

{
    "url": "https://demozoo.org/api/v1/bbses/8611/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8611/",
    "id": 8611,
    "name": "Criminal Society",
    "location": "Alabama, United States",
    "country_code": "US",
    "latitude": 32.75041,
    "longitude": -86.75026,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301750/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301750/",
            "id": 301750,
            "title": "Dead Landz BBS (3)",
            "author_nicks": [
                {
                    "name": "Spazm",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/77667/?format=api",
                        "id": 77667,
                        "name": "Spazm Couriers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-13",
            "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-added"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77667/?format=api",
                "id": 77667,
                "name": "Spazm Couriers"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": []
}