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

{
    "url": "https://demozoo.org/api/v1/bbses/286/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/286/",
    "id": 286,
    "name": "Tequila Sunrise",
    "location": "Brisbane, Queensland, Australia",
    "country_code": "AU",
    "latitude": -27.46794,
    "longitude": 153.02809,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/270422/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270422/",
            "id": 270422,
            "title": "Optik Artpack (01/1994)",
            "author_nicks": [
                {
                    "name": "Optik",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/108531/?format=api",
                        "id": 108531,
                        "name": "Optik",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119180/?format=api",
                "id": 119180,
                "name": "Bartender"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                "id": 7913,
                "name": "Avalanche"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108531/?format=api",
                "id": 108531,
                "name": "Optik"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}