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

{
    "url": "https://demozoo.org/api/v1/bbses/10461/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10461/",
    "id": 10461,
    "name": "Back Door BBS",
    "location": "Spain",
    "country_code": "ES",
    "latitude": 40.0,
    "longitude": -4.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/196390/?format=api",
            "demozoo_url": "https://demozoo.org/productions/196390/",
            "id": 196390,
            "title": "Back Door 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/277400/?format=api",
            "demozoo_url": "https://demozoo.org/productions/277400/",
            "id": 277400,
            "title": "Back Door BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-08-18",
            "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/325592/?format=api",
            "demozoo_url": "https://demozoo.org/productions/325592/",
            "id": 325592,
            "title": "Back Door BBS (1c)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10035/?format=api",
                "id": 10035,
                "name": "Estrayk"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83502/?format=api",
                "id": 83502,
                "name": "Krugger"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114827/?format=api",
                "id": 114827,
                "name": "Fast Corre Caminos"
            },
            "role": "015-ehq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "hpav"
    ]
}