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

{
    "url": "https://demozoo.org/api/v1/bbses/6496/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6496/",
    "id": 6496,
    "name": "There Is A Pube In My Taco",
    "location": "California, United States",
    "country_code": "US",
    "latitude": 37.25022,
    "longitude": -119.75126,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300150/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300150/",
            "id": 300150,
            "title": "Cancer Application Generator V1.01",
            "author_nicks": [
                {
                    "name": "Cancer",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                        "id": 80262,
                        "name": "Cancer",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-04",
            "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": [
                "application-generator"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126666/?format=api",
                "id": 126666,
                "name": "Malicious Onslaught"
            },
            "role": "sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87412/?format=api",
                "id": 87412,
                "name": "Reaper Wildwood"
            },
            "role": "co-sysop",
            "is_current": false
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126670/?format=api",
                "id": 126670,
                "name": "Deathlok the Ugly"
            },
            "role": "co-sysop",
            "is_current": false
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "artboard",
        "hpav",
        "no-staff-added"
    ]
}