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

{
    "url": "https://demozoo.org/api/v1/bbses/12714/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12714/",
    "id": 12714,
    "name": "Misanthropy",
    "location": "Florida, United States",
    "country_code": "US",
    "latitude": 28.75054,
    "longitude": -82.5001,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279357/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279357/",
            "id": 279357,
            "title": "Bad News #9 (nsfw)",
            "author_nicks": [
                {
                    "name": "Bad Ass Dudes",
                    "abbreviation": "BAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/89660/?format=api",
                        "id": 89660,
                        "name": "Bad Ass Dudes",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-12-25",
            "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": [
                "nsfw",
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146756/?format=api",
                "id": 146756,
                "name": "Epic Faith"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89660/?format=api",
                "id": 89660,
                "name": "Bad Ass Dudes"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}