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

{
    "url": "https://demozoo.org/api/v1/bbses/6876/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6876/",
    "id": 6876,
    "name": "Ware House",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/357002/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/357002/",
            "id": 357002,
            "title": "Sometimes We Come Back",
            "author_nicks": [
                {
                    "name": "Booth",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
                        "id": 126359,
                        "name": "Booth",
                        "is_group": false
                    }
                },
                {
                    "name": "Rusty",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144654/?format=api",
                        "id": 144654,
                        "name": "Rusty",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Ultimo Imperio",
                    "abbreviation": "ULT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
                        "id": 144651,
                        "name": "Ultimo Imperio",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996-09-26",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19562/?format=api",
                "id": 19562,
                "name": "Nique"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127285/?format=api",
                "id": 127285,
                "name": "Yassir"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127286/?format=api",
                "id": 127286,
                "name": "Crade"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "hpav"
    ]
}