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

{
    "url": "https://demozoo.org/api/v1/bbses/2549/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/2549/",
    "id": 2549,
    "name": "Sesame Street",
    "location": "Cypress, Orange County, California, United States",
    "country_code": "US",
    "latitude": 33.81696,
    "longitude": -118.03729,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/379/?format=api",
            "demozoo_url": "https://demozoo.org/productions/379/",
            "id": 379,
            "title": "Jackal +",
            "author_nicks": [
                {
                    "name": "Rowdy American Distributors",
                    "abbreviation": "RAD",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1680/?format=api",
                        "id": 1680,
                        "name": "Rowdy American Distributors",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-12-07",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/180706/?format=api",
            "demozoo_url": "https://demozoo.org/productions/180706/",
            "id": 180706,
            "title": "Route 66 BBS (2a) + Sesame Street BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/251394/?format=api",
            "demozoo_url": "https://demozoo.org/productions/251394/",
            "id": 251394,
            "title": "Route 66 BBS (2b) + Sesame Street BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/287133/?format=api",
            "demozoo_url": "https://demozoo.org/productions/287133/",
            "id": 287133,
            "title": "Route 66 BBS (2c) + Sesame Street BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1992-03-03",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1684/?format=api",
                "id": 1684,
                "name": "Cookie Monster"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/131037/?format=api",
                "id": 131037,
                "name": "World Wide Couriers"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-c64"
    ]
}