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

{
    "url": "https://demozoo.org/api/v1/bbses/4389/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4389/",
    "id": 4389,
    "name": "Bad Taste",
    "location": "United Kingdom",
    "country_code": "GB",
    "latitude": 54.75844,
    "longitude": -2.69531,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/362037/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362037/",
            "id": 362037,
            "title": "SAE Demodisk 51",
            "author_nicks": [
                {
                    "name": "Share and Enjoy",
                    "abbreviation": "SAE",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                        "id": 6356,
                        "name": "Share and Enjoy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "sae-demodisk"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6369/?format=api",
                "id": 6369,
                "name": "Intruder"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}