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

{
    "url": "https://demozoo.org/api/v1/bbses/7254/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7254/",
    "id": 7254,
    "name": "Digital World (06101)",
    "location": "Bad Vilbel, Regierungsbezirk Darmstadt, Hesse, Germany",
    "country_code": "DE",
    "latitude": 50.17643,
    "longitude": 8.7358,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301946/?format=api",
            "demozoo_url": "https://demozoo.org/productions/301946/",
            "id": 301946,
            "title": "SlowRom Fixer for Snes-Filez V1.0",
            "author_nicks": [
                {
                    "name": "Subzero",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                        "id": 1603,
                        "name": "Subzero",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-02-22",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                },
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-tool"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1603/?format=api",
                "id": 1603,
                "name": "Subzero"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}