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

{
    "url": "https://demozoo.org/api/v1/bbses/1733/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1733/",
    "id": 1733,
    "name": "The Void (609)",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/296260/?format=api",
            "demozoo_url": "https://demozoo.org/productions/296260/",
            "id": 296260,
            "title": "HCH Application Generator V1.2",
            "author_nicks": [
                {
                    "name": "Hard Core Hackers",
                    "abbreviation": "HCH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                        "id": 124317,
                        "name": "Hard Core Hackers",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-02-05",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added",
                "application-generator"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/281469/?format=api",
            "demozoo_url": "https://demozoo.org/productions/281469/",
            "id": 281469,
            "title": "The Void BBS (4)",
            "author_nicks": [
                {
                    "name": "New Wave Artists Group",
                    "abbreviation": "NAG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115794/?format=api",
                        "id": 115794,
                        "name": "New Wave Artists Group",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-14",
            "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": [
                "stmik"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/109003/?format=api",
                "id": 109003,
                "name": "Yuzzum"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109002/?format=api",
                "id": 109002,
                "name": "The Artists Guild"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124317/?format=api",
                "id": 124317,
                "name": "Hard Core Hackers"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132291/?format=api",
                "id": 132291,
                "name": "SPECTRUM Courier"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}