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

{
    "url": "https://demozoo.org/api/v1/bbses/12468/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12468/",
    "id": 12468,
    "name": "Gotthard",
    "location": "Altdorf, Uri, Switzerland",
    "country_code": "CH",
    "latitude": 46.88042,
    "longitude": 8.64441,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/290979/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/290979/",
            "id": 290979,
            "title": "Fire Skull Art Pack #2",
            "author_nicks": [
                {
                    "name": "Fire Skull",
                    "abbreviation": "FS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                        "id": 35008,
                        "name": "Fire Skull",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-01",
            "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": [],
    "affiliations": [],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}