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

{
    "url": "https://demozoo.org/api/v1/bbses/5645/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5645/",
    "id": 5645,
    "name": "The Zombie Zoo",
    "location": "Austin, Travis County, Texas, United States",
    "country_code": "US",
    "latitude": 30.26715,
    "longitude": -97.74306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/188192/?format=api",
            "demozoo_url": "https://demozoo.org/productions/188192/",
            "id": 188192,
            "title": "The Zombie Zoo BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/285489/?format=api",
            "demozoo_url": "https://demozoo.org/productions/285489/",
            "id": 285489,
            "title": "The Zombie Zoo BBS (2)",
            "author_nicks": [
                {
                    "name": "Nilrem",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/124810/?format=api",
                        "id": 124810,
                        "name": "Nilrem",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-09-25",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124810/?format=api",
                "id": 124810,
                "name": "Nilrem"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124811/?format=api",
                "id": 124811,
                "name": "Jose C"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79505/?format=api",
                "id": 79505,
                "name": "Alexis Machine"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46360/?format=api",
                "id": 46360,
                "name": "Pirates With Attitudes"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47090/?format=api",
                "id": 47090,
                "name": "National Elite Underground Alliance"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "hpav",
        "celerity-bbs"
    ]
}