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

{
    "url": "https://demozoo.org/api/v1/bbses/14023/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14023/",
    "id": 14023,
    "name": "The Cure",
    "location": "New York, United States",
    "country_code": "US",
    "latitude": 43.00035,
    "longitude": -75.4999,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/379217/?format=api",
            "demozoo_url": "https://demozoo.org/productions/379217/",
            "id": 379217,
            "title": "BAUD #3",
            "author_nicks": [
                {
                    "name": "Rave",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/117460/?format=api",
                        "id": 117460,
                        "name": "Rave",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-magazine",
                "bbs-related"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117460/?format=api",
                "id": 117460,
                "name": "Rave"
            },
            "role": "sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107152/?format=api",
                "id": 107152,
                "name": "Bad Boys Incorporated"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28032/?format=api",
                "id": 28032,
                "name": "A Touch of Class"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4150/?format=api",
                "id": 4150,
                "name": "Epic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-c64",
        "c-base",
        "ivory-bbs"
    ]
}