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

{
    "url": "https://demozoo.org/api/v1/bbses/12430/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12430/",
    "id": 12430,
    "name": "Missing Time 2",
    "location": "Arlington, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.73569,
    "longitude": -97.10807,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361661/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361661/",
            "id": 361661,
            "title": "Wildsider #4",
            "author_nicks": [
                {
                    "name": "Wildsider staff",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146120/?format=api",
                        "id": 146120,
                        "name": "Wildsider staff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-02",
            "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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146121/?format=api",
                "id": 146121,
                "name": "Drago Moon"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46638/?format=api",
                "id": 46638,
                "name": "Caramon Majere"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146120/?format=api",
                "id": 146120,
                "name": "Wildsider staff"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}