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

{
    "url": "https://demozoo.org/api/v1/bbses/13537/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13537/",
    "id": 13537,
    "name": "Sector 7 (08)",
    "location": "Stockholm County, Stockholm, Sweden",
    "country_code": "SE",
    "latitude": 59.5,
    "longitude": 18.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/189887/?format=api",
            "demozoo_url": "https://demozoo.org/productions/189887/",
            "id": 189887,
            "title": "Sector 7 BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/372840/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372840/",
            "id": 372840,
            "title": "Sector 7 BBS (3)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-12-03",
            "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": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149947/?format=api",
                "id": 149947,
                "name": "Wiz"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149948/?format=api",
                "id": 149948,
                "name": "Dr Feelgood"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/149949/?format=api",
                "id": 149949,
                "name": "Tiger"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62009/?format=api",
                "id": 62009,
                "name": "PLACIDIA Productions"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}