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

{
    "url": "https://demozoo.org/api/v1/bbses/1001/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1001/",
    "id": 1001,
    "name": "Wild Side (817)",
    "location": "Southlake, Tarrant County, Texas, United States",
    "country_code": "US",
    "latitude": 32.94124,
    "longitude": -97.13418,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/276343/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276343/",
            "id": 276343,
            "title": "The Four Crystals of Trazere Cracktro",
            "author_nicks": [
                {
                    "name": "Razor 1911",
                    "abbreviation": "RZR",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                        "id": 519,
                        "name": "Razor 1911",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-22",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/276834/?format=api",
            "demozoo_url": "https://demozoo.org/productions/276834/",
            "id": 276834,
            "title": "Wild Side BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1991-11-01",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "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/119660/?format=api",
                "id": 119660,
                "name": "Rosta Man"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119226/?format=api",
                "id": 119226,
                "name": "Fubar"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/119225/?format=api",
                "id": 119225,
                "name": "Mad Hacker"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "040-distsite"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146120/?format=api",
                "id": 146120,
                "name": "Wildsider staff"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}