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

{
    "url": "https://demozoo.org/api/v1/bbses/13945/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/13945/",
    "id": 13945,
    "name": "Surfboard",
    "location": "Detroit, Wayne County, Michigan, United States",
    "country_code": "US",
    "latitude": 42.33143,
    "longitude": -83.04575,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/86020/?format=api",
            "demozoo_url": "https://demozoo.org/productions/86020/",
            "id": 86020,
            "title": "Total Eclipse Cracktro",
            "author_nicks": [
                {
                    "name": "ST Bandits",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/42957/?format=api",
                        "id": 42957,
                        "name": "ST Bandits",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-05-13",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/86021/?format=api",
            "demozoo_url": "https://demozoo.org/productions/86021/",
            "id": 86021,
            "title": "Wrangler Cracktro",
            "author_nicks": [
                {
                    "name": "ST Bandits",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/42957/?format=api",
                        "id": 42957,
                        "name": "ST Bandits",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989-05-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                    "id": 9,
                    "name": "Atari ST/E"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-atari"
    ]
}