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

{
    "url": "https://demozoo.org/api/v1/bbses/10336/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10336/",
    "id": 10336,
    "name": "The Matrix (504)",
    "location": "Louisiana, United States",
    "country_code": "US",
    "latitude": 31.00047,
    "longitude": -92.0004,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/324555/?format=api",
            "demozoo_url": "https://demozoo.org/productions/324555/",
            "id": 324555,
            "title": "Wine Cellar: Library Edition October 96",
            "author_nicks": [
                {
                    "name": "Premiere",
                    "abbreviation": "PRM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/46927/?format=api",
                        "id": 46927,
                        "name": "Premiere",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11-29",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134257/?format=api",
                "id": 134257,
                "name": "Rassilon"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46927/?format=api",
                "id": 46927,
                "name": "Premiere"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9977/?format=api",
                "id": 9977,
                "name": "Motiv8"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}