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

{
    "url": "https://demozoo.org/api/v1/bbses/9305/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9305/",
    "id": 9305,
    "name": "The Land's End",
    "location": "Virginia, United States",
    "country_code": "US",
    "latitude": 37.54812,
    "longitude": -77.44675,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/184458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/184458/",
            "id": 184458,
            "title": "Lands End BBS",
            "author_nicks": [
                {
                    "name": "Beefeater",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76736/?format=api",
                        "id": 76736,
                        "name": "Beefeater",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-27",
            "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/365954/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365954/",
            "id": 365954,
            "title": "Training Tutorial for the PC",
            "author_nicks": [
                {
                    "name": "Untouchables",
                    "abbreviation": "UNT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/112780/?format=api",
                        "id": 112780,
                        "name": "Untouchables",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993-05-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "tutorial"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131375/?format=api",
                "id": 131375,
                "name": "The Rogue Trader"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131767/?format=api",
                "id": 131767,
                "name": "Racer X"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131768/?format=api",
                "id": 131768,
                "name": "Shadow Lord"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/131769/?format=api",
                "id": 131769,
                "name": "Obelisk"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112780/?format=api",
                "id": 112780,
                "name": "Untouchables"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}