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

{
    "url": "https://demozoo.org/api/v1/bbses/2249/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2249/",
    "id": 2249,
    "name": "Eclipse (718)",
    "location": "Brooklyn, Kings County, New York, United States",
    "country_code": "US",
    "latitude": 40.6501,
    "longitude": -73.94958,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302450/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/302450/",
            "id": 302450,
            "title": "Eclipse",
            "author_nicks": [
                {
                    "name": "Deathblow",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/110855/?format=api",
                        "id": 110855,
                        "name": "Deathblow",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Young Elite Artistic Hackers",
                    "abbreviation": "Yeah",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/80326/?format=api",
                        "id": 80326,
                        "name": "Young Elite Artistic Hackers",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1995-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "bbs-ad-gfx"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/278251/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/278251/",
            "id": 278251,
            "title": "XTC Artpack 06/94",
            "author_nicks": [
                {
                    "name": "XTC",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/114203/?format=api",
                        "id": 114203,
                        "name": "XTC",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-06-01",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/110855/?format=api",
                "id": 110855,
                "name": "Deathblow"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80326/?format=api",
                "id": 80326,
                "name": "Young Elite Artistic Hackers"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/114203/?format=api",
                "id": 114203,
                "name": "XTC"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "renegade-bbs"
    ]
}