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

{
    "url": "https://demozoo.org/api/v1/bbses/1490/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1490/",
    "id": 1490,
    "name": "Dream Theatre",
    "location": "City of Saint Louis, Missouri, United States",
    "country_code": "US",
    "latitude": 38.62727,
    "longitude": -90.19789,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/275316/?format=api",
            "demozoo_url": "https://demozoo.org/productions/275316/",
            "id": 275316,
            "title": "Entity Final Sales (Multilang) 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": "1994-03-16",
            "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": [
                "pklite"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/112564/?format=api",
                "id": 112564,
                "name": "Attitude"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67881/?format=api",
                "id": 67881,
                "name": "Eclipse"
            },
            "role": "040-distsite"
        },
        {
            "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/9759/?format=api",
                "id": 9759,
                "name": "Napalm"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-console"
    ]
}