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

{
    "url": "https://demozoo.org/api/v1/bbses/11196/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11196/",
    "id": 11196,
    "name": "Night Raven",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/327957/?format=api",
            "demozoo_url": "https://demozoo.org/productions/327957/",
            "id": 327957,
            "title": "Nightro",
            "author_nicks": [
                {
                    "name": "Bad Breath Inc.",
                    "abbreviation": "BBI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138788/?format=api",
                        "id": 138788,
                        "name": "Bad Breath Inc.",
                        "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/138789/?format=api",
                "id": 138789,
                "name": "Surge"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/138788/?format=api",
                "id": 138788,
                "name": "Bad Breath Inc."
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night",
        "abbs"
    ]
}