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

{
    "url": "https://demozoo.org/api/v1/bbses/7142/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7142/",
    "id": 7142,
    "name": "Beyond The Limit",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/355909/?format=api",
            "demozoo_url": "https://demozoo.org/productions/355909/",
            "id": 355909,
            "title": "PWA Randomizer",
            "author_nicks": [
                {
                    "name": "Bunch O' Guyz",
                    "abbreviation": "BOG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/144365/?format=api",
                        "id": 144365,
                        "name": "Bunch O' Guyz",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-05-16",
            "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/53/?format=api",
                    "id": 53,
                    "name": "BBS Door",
                    "supertype": "production"
                }
            ],
            "tags": [
                "pcboard",
                "ppe"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24715/?format=api",
                "id": 24715,
                "name": "Lord Of Road"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77771/?format=api",
                "id": 77771,
                "name": "CCrimson Ferret"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77769/?format=api",
                "id": 77769,
                "name": "On-Line Revenge"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60717/?format=api",
                "id": 60717,
                "name": "13 Omens"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144365/?format=api",
                "id": 144365,
                "name": "Bunch O' Guyz"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}