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

{
    "url": "https://demozoo.org/api/v1/bbses/2049/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2049/",
    "id": 2049,
    "name": "Hades",
    "location": "Sweden",
    "country_code": "SE",
    "latitude": 62.0,
    "longitude": 15.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/274256/?format=api",
            "demozoo_url": "https://demozoo.org/productions/274256/",
            "id": 274256,
            "title": "CheckIt V5.0 Cracktro",
            "author_nicks": [
                {
                    "name": "The Force Team",
                    "abbreviation": "TFT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/88217/?format=api",
                        "id": 88217,
                        "name": "The Force Team",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-11-14",
            "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": [
                "pro-pack"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46933/?format=api",
                "id": 46933,
                "name": "RiSE"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83147/?format=api",
                "id": 83147,
                "name": "Millennium"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/26612/?format=api",
                "id": 26612,
                "name": "Paradigm"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88217/?format=api",
                "id": 88217,
                "name": "The Force Team"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85899/?format=api",
                "id": 85899,
                "name": "The Reviewers Guild"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}