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

{
    "url": "https://demozoo.org/api/v1/bbses/12399/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12399/",
    "id": 12399,
    "name": "Trash-Can",
    "location": "Landkreis Würzburg, Regierungsbezirk Unterfranken, Bavaria, Germany",
    "country_code": "DE",
    "latitude": 49.78935,
    "longitude": 9.8283,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361111/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/361111/",
            "id": 361111,
            "title": "DEEP Artpack #2",
            "author_nicks": [
                {
                    "name": "DEEP",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/145944/?format=api",
                        "id": 145944,
                        "name": "DEEP",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-11",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/145942/?format=api",
                "id": 145942,
                "name": "Mr Magic"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/145944/?format=api",
                "id": 145944,
                "name": "DEEP"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}