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

{
    "url": "https://demozoo.org/api/v1/bbses/8136/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8136/",
    "id": 8136,
    "name": "Abadon Place",
    "location": "Lindlar, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "country_code": "DE",
    "latitude": 51.01959,
    "longitude": 7.37758,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289010/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289010/",
            "id": 289010,
            "title": "Noname Demo",
            "author_nicks": [
                {
                    "name": "Crazy",
                    "abbreviation": "CRZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/8737/?format=api",
                        "id": 8737,
                        "name": "Crazy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/129389/?format=api",
                "id": 129389,
                "name": "Phantom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77679/?format=api",
                "id": 77679,
                "name": "Phantax"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc"
    ]
}