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

{
    "url": "https://demozoo.org/api/v1/bbses/9388/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9388/",
    "id": 9388,
    "name": "Very Rusty",
    "location": "Canada",
    "country_code": "CA",
    "latitude": 60.10867,
    "longitude": -113.64258,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308946/?format=api",
            "demozoo_url": "https://demozoo.org/productions/308946/",
            "id": 308946,
            "title": "2nd ACB Intro",
            "author_nicks": [
                {
                    "name": "Achtung",
                    "abbreviation": "AC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/83964/?format=api",
                        "id": 83964,
                        "name": "Achtung",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-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/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83964/?format=api",
                "id": 83964,
                "name": "Achtung"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}