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

{
    "url": "https://demozoo.org/api/v1/bbses/2924/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2924/",
    "id": 2924,
    "name": "The Busy Line",
    "location": "Bezirk Baden, Aargau, Switzerland",
    "country_code": "CH",
    "latitude": 47.4566,
    "longitude": 8.30059,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/78928/?format=api",
            "demozoo_url": "https://demozoo.org/productions/78928/",
            "id": 78928,
            "title": "Cisco Heat",
            "author_nicks": [
                {
                    "name": "Nemesis",
                    "abbreviation": "NMS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                        "id": 1855,
                        "name": "Nemesis",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-23",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "cisco-heat"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/93232/?format=api",
                "id": 93232,
                "name": "Jack Colton"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1855/?format=api",
                "id": 1855,
                "name": "Nemesis"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}