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

{
    "url": "https://demozoo.org/api/v1/bbses/4049/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4049/",
    "id": 4049,
    "name": "Farthest Shore",
    "location": "Sonoma County, California, United States",
    "country_code": "US",
    "latitude": 38.52529,
    "longitude": -122.92254,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/293267/?format=api",
            "demozoo_url": "https://demozoo.org/productions/293267/",
            "id": 293267,
            "title": "Heavy Barrel",
            "author_nicks": [
                {
                    "name": "Club 96",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                        "id": 119794,
                        "name": "Club 96",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1989",
            "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": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119794/?format=api",
                "id": 119794,
                "name": "Club 96"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}