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

{
    "url": "https://demozoo.org/api/v1/bbses/10964/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10964/",
    "id": 10964,
    "name": "Channel X (817)",
    "location": "Arlington, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.73569,
    "longitude": -97.10807,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271688/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271688/",
            "id": 271688,
            "title": "FTC Art Pack 05",
            "author_nicks": [
                {
                    "name": "FTC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/111107/?format=api",
                        "id": 111107,
                        "name": "FTC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-09",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111107/?format=api",
                "id": 111107,
                "name": "FTC"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}