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

{
    "url": "https://demozoo.org/api/v1/bbses/11360/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11360/",
    "id": 11360,
    "name": "State Of Mind",
    "location": "Philadelphia, Philadelphia County, Pennsylvania, United States",
    "country_code": "US",
    "latitude": 39.95233,
    "longitude": -75.16379,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/118582/?format=api",
            "demozoo_url": "https://demozoo.org/productions/118582/",
            "id": 118582,
            "title": "Bulletproof 1",
            "author_nicks": [
                {
                    "name": "Hitmen",
                    "abbreviation": "HIT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                        "id": 2964,
                        "name": "Hitmen",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1990",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                    "id": 64,
                    "name": "Paper"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                    "id": 48,
                    "name": "Papermag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bulletproof",
                "piracy"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2964/?format=api",
                "id": 2964,
                "name": "Hitmen"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-c64"
    ]
}