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

{
    "url": "https://demozoo.org/api/v1/bbses/12467/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12467/",
    "id": 12467,
    "name": "Graceland",
    "location": "Kanton Zürich, Zurich, Switzerland",
    "country_code": "CH",
    "latitude": 47.41667,
    "longitude": 8.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270189/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270189/",
            "id": 270189,
            "title": "Fire Skull Art Pack #1",
            "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-03-26",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "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"
    ]
}