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

{
    "url": "https://demozoo.org/api/v1/bbses/3685/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3685/",
    "id": 3685,
    "name": "Ozone",
    "location": "Detroit, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.33143,
    "longitude": -83.04575,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275064/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275064/",
            "id": 275064,
            "title": "Bubble Bobble Cracktro",
            "author_nicks": [
                {
                    "name": "The Humble Guys",
                    "abbreviation": "THG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                        "id": 7421,
                        "name": "The Humble Guys",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-02-07",
            "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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "first-production",
                "bubble-bobble"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362909/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362909/",
            "id": 362909,
            "title": "National Pirate List Eighth Edition",
            "author_nicks": [
                {
                    "name": "National Pirate List Staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146548/?format=api",
                        "id": 146548,
                        "name": "National Pirate List Staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-06-21",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122142/?format=api",
                "id": 122142,
                "name": "The UNiON"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7421/?format=api",
                "id": 7421,
                "name": "The Humble Guys"
            },
            "role": ""
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147755/?format=api",
                "id": 147755,
                "name": "BAD"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "telegard",
        "bbs-pc"
    ]
}