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

{
    "url": "https://demozoo.org/api/v1/bbses/7497/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7497/",
    "id": 7497,
    "name": "Illusion of Reality",
    "location": "Göteborg, Göteborgs stad, Västra Götaland, Sweden",
    "country_code": "SE",
    "latitude": 57.70716,
    "longitude": 11.96679,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/205269/?format=api",
            "demozoo_url": "https://demozoo.org/productions/205269/",
            "id": 205269,
            "title": "Breathalyzer",
            "author_nicks": [
                {
                    "name": "Omega",
                    "abbreviation": "OMG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/39698/?format=api",
                        "id": 39698,
                        "name": "Omega",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-01",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "trainer",
                "breathalyzer",
                "no-credits-given"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/358962/?format=api",
            "demozoo_url": "https://demozoo.org/productions/358962/",
            "id": 358962,
            "title": "The Flood BBS Chart Preview",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-05-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18800/?format=api",
                "id": 18800,
                "name": "Midnight Mover"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-c64"
    ]
}