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

{
    "url": "https://demozoo.org/api/v1/bbses/3166/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3166/",
    "id": 3166,
    "name": "The Guild (418)",
    "location": "Québec, Quebec, Canada",
    "country_code": "CA",
    "latitude": 52.00017,
    "longitude": -71.99907,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/22160/?format=api",
            "demozoo_url": "https://demozoo.org/productions/22160/",
            "id": 22160,
            "title": "Battlestorm",
            "author_nicks": [
                {
                    "name": "Angels",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                        "id": 730,
                        "name": "Angels",
                        "is_group": true
                    }
                },
                {
                    "name": "Defjam",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                        "id": 2909,
                        "name": "Defjam",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990-12-29",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-sound",
                "battlestorm"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}