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

{
    "url": "https://demozoo.org/api/v1/bbses/5753/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5753/",
    "id": 5753,
    "name": "Distortion (313)",
    "location": "Southfield, Oakland County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.47337,
    "longitude": -83.22187,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/297395/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/297395/",
            "id": 297395,
            "title": "Distortion",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108518/?format=api",
                "id": 108518,
                "name": "High Rezolution"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "no-staff-added"
    ]
}