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

{
    "url": "https://demozoo.org/api/v1/bbses/8006/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8006/",
    "id": 8006,
    "name": "X-Rated",
    "location": "Antwerpen, Provincie Antwerpen, Flanders, Belgium",
    "country_code": "BE",
    "latitude": 51.2663,
    "longitude": 4.37077,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/295108/?format=api",
            "demozoo_url": "https://demozoo.org/productions/295108/",
            "id": 295108,
            "title": "The Belgian BBS Lister V1.0",
            "author_nicks": [
                {
                    "name": "Cathedral",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19874/?format=api",
                        "id": 19874,
                        "name": "Cathedral",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-01",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/166327/?format=api",
            "demozoo_url": "https://demozoo.org/productions/166327/",
            "id": 166327,
            "title": "Belgian Scene Report 4",
            "author_nicks": [
                {
                    "name": "ByteMare",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/68936/?format=api",
                        "id": 68936,
                        "name": "ByteMare",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-08",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "belgian-scene-report"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62105/?format=api",
                "id": 62105,
                "name": "Slave Master"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22470/?format=api",
                "id": 22470,
                "name": "Prozac"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}