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

{
    "url": "https://demozoo.org/api/v1/bbses/10930/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10930/",
    "id": 10930,
    "name": "Phare Side",
    "location": "Malmö, Skåne, Sweden",
    "country_code": "SE",
    "latitude": 55.60587,
    "longitude": 13.00073,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324315/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/324315/",
            "id": 324315,
            "title": "Art Pack 1",
            "author_nicks": [
                {
                    "name": "303 Productions",
                    "abbreviation": "303",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116836/?format=api",
                        "id": 116836,
                        "name": "303 Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/283648/?format=api",
            "demozoo_url": "https://demozoo.org/productions/283648/",
            "id": 283648,
            "title": "CB Dir Select v1.1",
            "author_nicks": [
                {
                    "name": "303 Productions",
                    "abbreviation": "303",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116836/?format=api",
                        "id": 116836,
                        "name": "303 Productions",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-04-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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27385/?format=api",
                "id": 27385,
                "name": "Pestilence"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116836/?format=api",
                "id": 116836,
                "name": "303 Productions"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}