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

{
    "url": "https://demozoo.org/api/v1/bbses/4069/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4069/",
    "id": 4069,
    "name": "Metalland West",
    "location": "Newberg, Yamhill County, Oregon, United States",
    "country_code": "US",
    "latitude": 45.30012,
    "longitude": -122.97316,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288506/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288506/",
            "id": 288506,
            "title": "Ascii Express 1986",
            "author_nicks": [
                {
                    "name": "Metal Communications",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118567/?format=api",
                        "id": 118567,
                        "name": "Metal Communications",
                        "is_group": true
                    }
                },
                {
                    "name": "The Neon Knights 666",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118562/?format=api",
                        "id": 118562,
                        "name": "The Neon Knights 666",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1986",
            "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": [
                "ascii-express"
            ]
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-apple",
        "ascii-express"
    ]
}