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

{
    "url": "https://demozoo.org/api/v1/bbses/10289/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10289/",
    "id": 10289,
    "name": "The Crow's Nest",
    "location": "Yulee, Nassau County, Florida, United States",
    "country_code": "US",
    "latitude": 30.6319,
    "longitude": -81.60649,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/315442/?format=api",
            "demozoo_url": "https://demozoo.org/productions/315442/",
            "id": 315442,
            "title": "Mega Test v1.5",
            "author_nicks": [
                {
                    "name": "Shining 8",
                    "abbreviation": "S8",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                        "id": 3436,
                        "name": "Shining 8",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-08-14",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "amiex-textadder",
                "amiex-filecheck",
                "ad-generator"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/257805/?format=api",
            "demozoo_url": "https://demozoo.org/productions/257805/",
            "id": 257805,
            "title": "Ultimate Seduction",
            "author_nicks": [
                {
                    "name": "Shining 8",
                    "abbreviation": "S8",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                        "id": 3436,
                        "name": "Shining 8",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-11-24",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/309334/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309334/",
            "id": 309334,
            "title": "World Elite Board List October 1994",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-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": [
                "unknown-author",
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113448/?format=api",
                "id": 113448,
                "name": "Randall Flagg"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148822/?format=api",
                "id": 148822,
                "name": "Anarchy"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3436/?format=api",
                "id": 3436,
                "name": "Shining 8"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}