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

{
    "url": "https://demozoo.org/api/v1/bbses/3998/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3998/",
    "id": 3998,
    "name": "Chaos Systems",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184058/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184058/",
            "id": 184058,
            "title": "Chaos Systems BBS (1)",
            "author_nicks": [
                {
                    "name": "The Hugo Husten Group",
                    "abbreviation": "THHG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76469/?format=api",
                        "id": 76469,
                        "name": "The Hugo Husten Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/281952/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281952/",
            "id": 281952,
            "title": "Chaos Systems BBS (2)",
            "author_nicks": [
                {
                    "name": "The Hugo Husten Group",
                    "abbreviation": "THHG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76469/?format=api",
                        "id": 76469,
                        "name": "The Hugo Husten Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-10-12",
            "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": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/114793/?format=api",
                "id": 114793,
                "name": "Tom Tom"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122485/?format=api",
                "id": 122485,
                "name": "The Horrible Hackers Germany"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76469/?format=api",
                "id": 76469,
                "name": "The Hugo Husten Group"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "pro-net"
    ]
}