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

{
    "url": "https://demozoo.org/api/v1/bbses/4601/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4601/",
    "id": 4601,
    "name": "The 7th Guest",
    "location": "Belgium",
    "country_code": "BE",
    "latitude": 50.75,
    "longitude": 4.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/372682/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372682/",
            "id": 372682,
            "title": "The 7th Guest BBS (1a)",
            "author_nicks": [
                {
                    "name": "The Underworld Corporation",
                    "abbreviation": "TUC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/78470/?format=api",
                        "id": 78470,
                        "name": "The Underworld Corporation",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-12",
            "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/373081/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373081/",
            "id": 373081,
            "title": "The 7th Guest BBS (1b)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-04-27",
            "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/373082/?format=api",
            "demozoo_url": "https://demozoo.org/productions/373082/",
            "id": 373082,
            "title": "The 7th Guest BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-23",
            "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"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/269665/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/269665/",
            "id": 269665,
            "title": "Little Big One Ansi Pack #2",
            "author_nicks": [
                {
                    "name": "Little Big One",
                    "abbreviation": "LBO",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86141/?format=api",
                        "id": 86141,
                        "name": "Little Big One",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81129/?format=api",
                "id": 81129,
                "name": "Rover"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/81131/?format=api",
                "id": 81131,
                "name": "Willy Soft"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78470/?format=api",
                "id": 78470,
                "name": "The Underworld Corporation"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "pcexpress",
        "bbs-pc"
    ]
}