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

{
    "url": "https://demozoo.org/api/v1/bbses/8854/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8854/",
    "id": 8854,
    "name": "Chez Amie",
    "location": "Southampton, England, United Kingdom",
    "country_code": "GB",
    "latitude": 50.91667,
    "longitude": -1.38333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308979/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308979/",
            "id": 308979,
            "title": "Boost",
            "author_nicks": [
                {
                    "name": "Rapid",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/16111/?format=api",
                        "id": 16111,
                        "name": "Rapid",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Faith",
                    "abbreviation": "FTH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                        "id": 10964,
                        "name": "Faith",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1993-10-17",
            "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/62282/?format=api",
                "id": 62282,
                "name": "PMF"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62283/?format=api",
                "id": 62283,
                "name": "Gilby"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}