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

{
    "url": "https://demozoo.org/api/v1/bbses/9245/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9245/",
    "id": 9245,
    "name": "Poivre Blanc",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/181785/?format=api",
            "demozoo_url": "https://demozoo.org/productions/181785/",
            "id": 181785,
            "title": "Poivre Blanc BBS",
            "author_nicks": [
                {
                    "name": "Outlaws",
                    "abbreviation": "OTL",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2335/?format=api",
                        "id": 2335,
                        "name": "Outlaws",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                    "id": 22,
                    "name": "32K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77374/?format=api",
                "id": 77374,
                "name": "Diogenes"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126646/?format=api",
                "id": 126646,
                "name": "Outlaws FX"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}