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

{
    "url": "https://demozoo.org/api/v1/bbses/12534/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12534/",
    "id": 12534,
    "name": "Globe Quest",
    "location": "Seattle, King County, Washington, United States",
    "country_code": "US",
    "latitude": 47.60621,
    "longitude": -122.33207,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377876/?format=api",
            "demozoo_url": "https://demozoo.org/productions/377876/",
            "id": 377876,
            "title": "10th Frame loader",
            "author_nicks": [
                {
                    "name": "Sam Brown",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131117/?format=api",
                        "id": 131117,
                        "name": "Sam Brown",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-04-05",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/362629/?format=api",
            "demozoo_url": "https://demozoo.org/productions/362629/",
            "id": 362629,
            "title": "Arcticfox Graffiti",
            "author_nicks": [
                {
                    "name": "Byte Bandits Productions",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146437/?format=api",
                        "id": 146437,
                        "name": "Byte Bandits Productions",
                        "is_group": true
                    }
                },
                {
                    "name": "OCCULT",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/146546/?format=api",
                        "id": 146546,
                        "name": "OCCULT",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1987-05-31",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146469/?format=api",
                "id": 146469,
                "name": "Mr. Hood"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/146546/?format=api",
                "id": 146546,
                "name": "OCCULT"
            },
            "role": "040-distsite"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}