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

{
    "url": "https://demozoo.org/api/v1/bbses/11764/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11764/",
    "id": 11764,
    "name": "The Guru House",
    "location": "",
    "country_code": "",
    "latitude": null,
    "longitude": null,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/122948/?format=api",
            "demozoo_url": "https://demozoo.org/productions/122948/",
            "id": 122948,
            "title": "Trader News 2/93",
            "author_nicks": [
                {
                    "name": "Decade",
                    "abbreviation": "DCD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1845/?format=api",
                        "id": 1845,
                        "name": "Decade",
                        "is_group": true
                    }
                },
                {
                    "name": "Illusion",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1028/?format=api",
                        "id": 1028,
                        "name": "Illusion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144644/?format=api",
                "id": 144644,
                "name": "Klaus"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga",
        "unknown-location"
    ]
}