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

{
    "url": "https://demozoo.org/api/v1/bbses/9424/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/9424/",
    "id": 9424,
    "name": "Amiga Lynx",
    "location": "Hackensack, Bergen County, New Jersey, United States",
    "country_code": "US",
    "latitude": 40.88593,
    "longitude": -74.04347,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/309173/?format=api",
            "demozoo_url": "https://demozoo.org/productions/309173/",
            "id": 309173,
            "title": "Carpe Diem XSlide 1",
            "author_nicks": [
                {
                    "name": "Apache",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131988/?format=api",
                        "id": 131988,
                        "name": "Apache",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": null,
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                    "id": 5,
                    "name": "Amiga OCS/ECS"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                    "id": 8,
                    "name": "Slideshow",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [],
    "tags": [
        "bbs-amiga"
    ]
}