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

{
    "url": "https://demozoo.org/api/v1/bbses/2609/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2609/",
    "id": 2609,
    "name": "Neutral Zone",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/291837/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291837/",
            "id": 291837,
            "title": "Bulletins v1.0",
            "author_nicks": [
                {
                    "name": "Rage & Trading",
                    "abbreviation": "RNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121612/?format=api",
                        "id": 121612,
                        "name": "Rage & Trading",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-09-15",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/376232/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/376232/",
            "id": 376232,
            "title": "Roots",
            "author_nicks": [
                {
                    "name": "Mess",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/10314/?format=api",
                        "id": 10314,
                        "name": "Mess",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Contra",
                    "abbreviation": "c!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6878/?format=api",
                        "id": 6878,
                        "name": "Contra",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "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/121080/?format=api",
                "id": 121080,
                "name": "Fatality"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121064/?format=api",
                "id": 121064,
                "name": "The Nightmare Hunter"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121612/?format=api",
                "id": 121612,
                "name": "Rage & Trading"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}