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

{
    "url": "https://demozoo.org/api/v1/bbses/11103/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11103/",
    "id": 11103,
    "name": "The Damned",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184819/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184819/",
            "id": 184819,
            "title": "The Damned BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83717/?format=api",
                "id": 83717,
                "name": "Couriers Of Lewdness"
            },
            "role": "010-whq"
        }
    ],
    "tags": []
}