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

{
    "url": "https://demozoo.org/api/v1/bbses/12266/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12266/",
    "id": 12266,
    "name": "Tanelorn",
    "location": "LaFayette, Walker County, Georgia, United States",
    "country_code": "US",
    "latitude": 34.7048,
    "longitude": -85.2819,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/359214/?format=api",
            "demozoo_url": "https://demozoo.org/productions/359214/",
            "id": 359214,
            "title": "Ultimate Game-doc Collection 1",
            "author_nicks": [
                {
                    "name": "Fanatic",
                    "abbreviation": "FNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                        "id": 7665,
                        "name": "Fanatic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04",
            "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/46/?format=api",
                    "id": 46,
                    "name": "Docsdisk",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147382/?format=api",
                "id": 147382,
                "name": "Cygnus"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147383/?format=api",
                "id": 147383,
                "name": "NSL"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7665/?format=api",
                "id": 7665,
                "name": "Fanatic"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-nonpublic",
        "bbs-amiga",
        "bbs-console"
    ]
}