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

{
    "url": "https://demozoo.org/api/v1/bbses/12537/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12537/",
    "id": 12537,
    "name": "Southern Eastern Coalition",
    "location": "Jacksonville, Duval County, Florida, United States",
    "country_code": "US",
    "latitude": 30.33218,
    "longitude": -81.65565,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363526/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363526/",
            "id": 363526,
            "title": "Speed Ball Loader",
            "author_nicks": [
                {
                    "name": "Miami Cracking Machine",
                    "abbreviation": "MCM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45877/?format=api",
                        "id": 45877,
                        "name": "Miami Cracking Machine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-04-14",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362651/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362651/",
            "id": 362651,
            "title": "U.S.S. Stinger Cracktro",
            "author_nicks": [
                {
                    "name": "Miami Cracking Machine",
                    "abbreviation": "MCM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/45877/?format=api",
                        "id": 45877,
                        "name": "Miami Cracking Machine",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-06-19",
            "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": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45877/?format=api",
                "id": 45877,
                "name": "Miami Cracking Machine"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}