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

{
    "url": "https://demozoo.org/api/v1/bbses/4984/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4984/",
    "id": 4984,
    "name": "Sanitarium",
    "location": "Västerås, Västmanland, Sweden",
    "country_code": "SE",
    "latitude": 59.64914,
    "longitude": 16.56445,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/175947/?format=api",
            "demozoo_url": "https://demozoo.org/productions/175947/",
            "id": 175947,
            "title": "Sanitarium BBS (1a)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/197970/?format=api",
            "demozoo_url": "https://demozoo.org/productions/197970/",
            "id": 197970,
            "title": "Sanitarium BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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/287129/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287129/",
            "id": 287129,
            "title": "Sanitarium BBS (1c)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-03-04",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123697/?format=api",
                "id": 123697,
                "name": "Phander"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123699/?format=api",
                "id": 123699,
                "name": "Joyrider"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123700/?format=api",
                "id": 123700,
                "name": "Hostile"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/123701/?format=api",
                "id": 123701,
                "name": "Grantex"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123698/?format=api",
                "id": 123698,
                "name": "Explosion"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}