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

{
    "url": "https://demozoo.org/api/v1/bbses/5323/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5323/",
    "id": 5323,
    "name": "Digital Chaos",
    "location": "Grafton, Worcester County, Massachusetts, United States",
    "country_code": "US",
    "latitude": 42.20704,
    "longitude": -71.68562,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/180483/?format=api",
            "demozoo_url": "https://demozoo.org/productions/180483/",
            "id": 180483,
            "title": "Alien III",
            "author_nicks": [
                {
                    "name": "Prodigy",
                    "abbreviation": "PDY",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                        "id": 1923,
                        "name": "Prodigy",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-10-21",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "alien-iii"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117700/?format=api",
                "id": 117700,
                "name": "Slapshot"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7076/?format=api",
                "id": 7076,
                "name": "Rotox"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21357/?format=api",
                "id": 21357,
                "name": "Sigma-Seven"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35963/?format=api",
                "id": 35963,
                "name": "The Black Cat"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1818/?format=api",
                "id": 1818,
                "name": "Autopsy"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1923/?format=api",
                "id": 1923,
                "name": "Prodigy"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10108/?format=api",
                "id": 10108,
                "name": "Hoodlum"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25756/?format=api",
                "id": 25756,
                "name": "Premiere"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "amiex",
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}