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

{
    "url": "https://demozoo.org/api/v1/bbses/5292/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5292/",
    "id": 5292,
    "name": "GBH",
    "location": "Manchester, England, United Kingdom",
    "country_code": "GB",
    "latitude": 53.41667,
    "longitude": -2.25,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/249415/?format=api",
            "demozoo_url": "https://demozoo.org/productions/249415/",
            "id": 249415,
            "title": "Docs Disk 11",
            "author_nicks": [
                {
                    "name": "Loons",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57436/?format=api",
                        "id": 57436,
                        "name": "Loons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/46/?format=api",
                    "id": 46,
                    "name": "Docsdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380692/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/380692/",
            "id": 380692,
            "title": "Those Loons",
            "author_nicks": [
                {
                    "name": "Loons",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/57436/?format=api",
                        "id": 57436,
                        "name": "Loons",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "unknown-author",
                "bbs-ad-gfx"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/57436/?format=api",
                "id": 57436,
                "name": "Loons"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}