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

{
    "url": "https://demozoo.org/api/v1/bbses/13214/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13214/",
    "id": 13214,
    "name": "Odyssey (705)",
    "location": "Greater Sudbury, Ontario, Canada",
    "country_code": "CA",
    "latitude": 46.49,
    "longitude": -80.99001,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/169755/?format=api",
            "demozoo_url": "https://demozoo.org/productions/169755/",
            "id": 169755,
            "title": "Genocide",
            "author_nicks": [
                {
                    "name": "Three Sudbury Guys",
                    "abbreviation": "TSG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/70719/?format=api",
                        "id": 70719,
                        "name": "Three Sudbury Guys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-03",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70719/?format=api",
                "id": 70719,
                "name": "Three Sudbury Guys"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}