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

{
    "url": "https://demozoo.org/api/v1/bbses/11387/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11387/",
    "id": 11387,
    "name": "Telephone Anarchy",
    "location": "Stockton, San Joaquin County, California, United States",
    "country_code": "US",
    "latitude": 37.9577,
    "longitude": -121.29078,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/333214/?format=api",
            "demozoo_url": "https://demozoo.org/productions/333214/",
            "id": 333214,
            "title": "1st Intro",
            "author_nicks": [
                {
                    "name": "Exact",
                    "abbreviation": "EX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                        "id": 7339,
                        "name": "Exact",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988-01-02",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142694/?format=api",
                "id": 142694,
                "name": "Overmind"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62852/?format=api",
                "id": 62852,
                "name": "Exact"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64923/?format=api",
                "id": 64923,
                "name": "North East Crackers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107859/?format=api",
                "id": 107859,
                "name": "Excalibur"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108313/?format=api",
                "id": 108313,
                "name": "Ministry of Fear"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-c64"
    ]
}