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

{
    "url": "https://demozoo.org/api/v1/bbses/1116/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1116/",
    "id": 1116,
    "name": "US AE West",
    "location": "San Diego County, California, United States",
    "country_code": "US",
    "latitude": 33.0282,
    "longitude": -116.77021,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288302/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288302/",
            "id": 288302,
            "title": "The Games: Summer Edition",
            "author_nicks": [
                {
                    "name": "USAlliance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118454/?format=api",
                        "id": 118454,
                        "name": "USAlliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "the-games-summer-edition"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/288515/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288515/",
            "id": 288515,
            "title": "Police Quest",
            "author_nicks": [
                {
                    "name": "USAlliance",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118454/?format=api",
                        "id": 118454,
                        "name": "USAlliance",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1988",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
                    "id": 67,
                    "name": "Apple II"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                    "id": 13,
                    "name": "Cracktro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "police-quest"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118454/?format=api",
                "id": 118454,
                "name": "USAlliance"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple",
        "ascii-express"
    ]
}