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

{
    "url": "https://demozoo.org/api/v1/bbses/12469/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12469/",
    "id": 12469,
    "name": "Street Rage",
    "location": "Tampa, Hillsborough County, Florida, United States",
    "country_code": "US",
    "latitude": 27.94752,
    "longitude": -82.45843,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/287050/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287050/",
            "id": 287050,
            "title": "Trip To Hell #1 (07/1994)",
            "author_nicks": [
                {
                    "name": "Fire Skull",
                    "abbreviation": "FS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                        "id": 35008,
                        "name": "Fire Skull",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "textmode"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/287051/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287051/",
            "id": 287051,
            "title": "Trip To Hell #2 (09/1994)",
            "author_nicks": [
                {
                    "name": "Fire Skull",
                    "abbreviation": "FS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                        "id": 35008,
                        "name": "Fire Skull",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09-01",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35008/?format=api",
                "id": 35008,
                "name": "Fire Skull"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}