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

{
    "url": "https://demozoo.org/api/v1/bbses/11434/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11434/",
    "id": 11434,
    "name": "The Metal Edge (213)",
    "location": "Los Angeles County, California, United States",
    "country_code": "US",
    "latitude": 34.19801,
    "longitude": -118.26102,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/349746/?format=api",
            "demozoo_url": "https://demozoo.org/productions/349746/",
            "id": 349746,
            "title": "The Metal Edge",
            "author_nicks": [
                {
                    "name": "Fucked Beyond Repair",
                    "abbreviation": "FBR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                        "id": 7446,
                        "name": "Fucked Beyond Repair",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142963/?format=api",
                "id": 142963,
                "name": "Ultraman"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/126157/?format=api",
                "id": 126157,
                "name": "Impulse"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142964/?format=api",
                "id": 142964,
                "name": "Rockin Amerikan Importers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                "id": 7446,
                "name": "Fucked Beyond Repair"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}