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

{
    "url": "https://demozoo.org/api/v1/bbses/10627/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10627/",
    "id": 10627,
    "name": "Brand Echh!",
    "location": "New Jersey, United States",
    "country_code": "US",
    "latitude": 40.16706,
    "longitude": -74.49987,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/271132/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271132/",
            "id": 271132,
            "title": "Remorse Ascii Pack #5",
            "author_nicks": [
                {
                    "name": "Remorse 1981",
                    "abbreviation": "RMRS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                        "id": 7049,
                        "name": "Remorse 1981",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-04",
            "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/83622/?format=api",
                "id": 83622,
                "name": "Cidica"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121574/?format=api",
                "id": 121574,
                "name": "Arrogant Couriers with Essays"
            },
            "role": "030-memberboard"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7049/?format=api",
                "id": 7049,
                "name": "Remorse 1981"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}