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

{
    "url": "https://demozoo.org/api/v1/bbses/2458/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2458/",
    "id": 2458,
    "name": "The Fast Lane",
    "location": "Norway",
    "country_code": "NO",
    "latitude": 62.0,
    "longitude": 10.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/169167/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169167/",
            "id": 169167,
            "title": "The Fast Lane BBS",
            "author_nicks": [
                {
                    "name": "DarkZone",
                    "abbreviation": "DZ",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7852/?format=api",
                        "id": 7852,
                        "name": "DarkZone",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/180166/?format=api",
            "demozoo_url": "https://demozoo.org/productions/180166/",
            "id": 180166,
            "title": "The Fast Lane BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/108678/?format=api",
                "id": 108678,
                "name": "Shadow"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77511/?format=api",
                "id": 77511,
                "name": "Unlawful Zealots Inc."
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17164/?format=api",
                "id": 17164,
                "name": "Electronic Rats"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77874/?format=api",
                "id": 77874,
                "name": "CyberCrime Int."
            },
            "role": ""
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc"
    ]
}