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

{
    "url": "https://demozoo.org/api/v1/bbses/3558/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3558/",
    "id": 3558,
    "name": "The Swap Shop",
    "location": "England, United Kingdom",
    "country_code": "GB",
    "latitude": 52.16045,
    "longitude": -0.70312,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/267947/?format=api",
            "demozoo_url": "https://demozoo.org/productions/267947/",
            "id": 267947,
            "title": "The Swap Shop BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122026/?format=api",
                "id": 122026,
                "name": "Deathzone"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}