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

{
    "url": "https://demozoo.org/api/v1/bbses/14105/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/14105/",
    "id": 14105,
    "name": "Pure Havok",
    "location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 39.95233,
    "longitude": -75.16379,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/356991/?format=api",
            "demozoo_url": "https://demozoo.org/productions/356991/",
            "id": 356991,
            "title": "Copiers Beyond #3",
            "author_nicks": [
                {
                    "name": "New Japan Pro",
                    "abbreviation": "NJP",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/126842/?format=api",
                        "id": 126842,
                        "name": "New Japan Pro",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-03-24",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                    "id": 34,
                    "name": "Nintendo SNES/Super FamiCom"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "console-magazine"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126842/?format=api",
                "id": 126842,
                "name": "New Japan Pro"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-console"
    ]
}