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

{
    "url": "https://demozoo.org/api/v1/bbses/2260/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2260/",
    "id": 2260,
    "name": "Sync",
    "location": "Westminster, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.75918,
    "longitude": -118.00673,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/301399/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/301399/",
            "id": 301399,
            "title": "Cyber Data",
            "author_nicks": [
                {
                    "name": "Dominicus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/87581/?format=api",
                        "id": 87581,
                        "name": "Dominicus",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Cancer",
                    "abbreviation": "CNC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                        "id": 80262,
                        "name": "Cancer",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-05",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx",
                "ripscrip"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/200702/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200702/",
            "id": 200702,
            "title": "Sub 0 BBS",
            "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": "1995",
            "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/87409/?format=api",
                "id": 87409,
                "name": "Stone Chapel"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/87602/?format=api",
                "id": 87602,
                "name": "Red Beard"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}