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

{
    "url": "https://demozoo.org/api/v1/bbses/8030/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8030/",
    "id": 8030,
    "name": "Theft of Services",
    "location": "Roswell, Chaves County, New Mexico, United States",
    "country_code": "US",
    "latitude": 33.39437,
    "longitude": -104.52491,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/278244/?format=api",
            "demozoo_url": "https://demozoo.org/productions/278244/",
            "id": 278244,
            "title": "Audio Distortion Application Generator",
            "author_nicks": [
                {
                    "name": "Audio Distortion",
                    "abbreviation": "AD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                        "id": 47505,
                        "name": "Audio Distortion",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-06-19",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46692/?format=api",
                "id": 46692,
                "name": "Crimson Blade"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124991/?format=api",
                "id": 124991,
                "name": "Net Distortion"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124105/?format=api",
                "id": 124105,
                "name": "Amplitude"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/104654/?format=api",
                "id": 104654,
                "name": "Felonius Monk"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129740/?format=api",
                "id": 129740,
                "name": "ViSiON/2 BBS"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47505/?format=api",
                "id": 47505,
                "name": "Audio Distortion"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135390/?format=api",
                "id": 135390,
                "name": "Maniac Staff"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "vision2"
    ]
}