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

{
    "url": "https://demozoo.org/api/v1/bbses/250/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/250/",
    "id": 250,
    "name": "Fourth Dimension",
    "location": "Omaha, Douglas County, Nebraska, United States",
    "country_code": "US",
    "latitude": 41.25626,
    "longitude": -95.94043,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/288299/?format=api",
            "demozoo_url": "https://demozoo.org/productions/288299/",
            "id": 288299,
            "title": "Dive Bomber",
            "author_nicks": [
                {
                    "name": "Coast To Coast",
                    "abbreviation": "CTC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                        "id": 118447,
                        "name": "Coast To Coast",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "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": [
                "crackscreen",
                "dive-bomber"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                "id": 118447,
                "name": "Coast To Coast"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-apple"
    ]
}