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

{
    "url": "https://demozoo.org/api/v1/bbses/1878/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1878/",
    "id": 1878,
    "name": "Maximum Overdrive (512)",
    "location": "Austin, Travis County, Texas, United States",
    "country_code": "US",
    "latitude": 30.26715,
    "longitude": -97.74306,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/361671/?format=api",
            "demozoo_url": "https://demozoo.org/productions/361671/",
            "id": 361671,
            "title": "Not! Newsletter #5",
            "author_nicks": [
                {
                    "name": "Not!",
                    "abbreviation": "Not",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131373/?format=api",
                        "id": 131373,
                        "name": "Not!",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992-05-18",
            "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/120387/?format=api",
                "id": 120387,
                "name": "Twin Turbo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106121/?format=api",
                "id": 106121,
                "name": "Sir Real"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/136166/?format=api",
                "id": 136166,
                "name": "Adapt"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25805/?format=api",
                "id": 25805,
                "name": "The Renegade Chemist"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112810/?format=api",
                "id": 112810,
                "name": "eXodus"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78709/?format=api",
                "id": 78709,
                "name": "Terratron"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "telegard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}