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

{
    "url": "https://demozoo.org/api/v1/bbses/12704/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12704/",
    "id": 12704,
    "name": "Sector-X",
    "location": "Gemeente Boxtel, North Brabant, Netherlands",
    "country_code": "NL",
    "latitude": 51.58472,
    "longitude": 5.32654,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/363096/?format=api",
            "demozoo_url": "https://demozoo.org/productions/363096/",
            "id": 363096,
            "title": "Sector-X BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1994-10-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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "no-credits-added"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78588/?format=api",
                "id": 78588,
                "name": "Rage 1994"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}