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

{
    "url": "https://demozoo.org/api/v1/bbses/1972/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1972/",
    "id": 1972,
    "name": "Triplebug",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271419/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271419/",
            "id": 271419,
            "title": "Black Maiden Art Pack #8 (04/1996)",
            "author_nicks": [
                {
                    "name": "Black Maiden",
                    "abbreviation": "BM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                        "id": 3810,
                        "name": "Black Maiden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "supertype": "graphics",
            "platforms": [],
            "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/53173/?format=api",
                "id": 53173,
                "name": "R0m"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3757/?format=api",
                "id": 3757,
                "name": "Vacuum"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}