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

{
    "url": "https://demozoo.org/api/v1/bbses/3035/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3035/",
    "id": 3035,
    "name": "7th Sign",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372501/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372501/",
            "id": 372501,
            "title": "7th Sign BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-05-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "thedraw-com-file-screen"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/291661/?format=api",
            "demozoo_url": "https://demozoo.org/productions/291661/",
            "id": 291661,
            "title": "PPE Pack 1",
            "author_nicks": [
                {
                    "name": "Schizo",
                    "abbreviation": "SCZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/121504/?format=api",
                        "id": 121504,
                        "name": "Schizo",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-08",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added",
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/121510/?format=api",
                "id": 121510,
                "name": "Frustration"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121504/?format=api",
                "id": 121504,
                "name": "Schizo"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}