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

{
    "url": "https://demozoo.org/api/v1/bbses/8329/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8329/",
    "id": 8329,
    "name": "Tel-In",
    "location": "Province of Florence, Tuscany, Italy",
    "country_code": "IT",
    "latitude": 43.83333,
    "longitude": 11.33333,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/289008/?format=api",
            "demozoo_url": "https://demozoo.org/productions/289008/",
            "id": 289008,
            "title": "Che Budenza Demo",
            "author_nicks": [
                {
                    "name": "Che Budenza",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/107334/?format=api",
                        "id": 107334,
                        "name": "Che Budenza",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-09",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107334/?format=api",
                "id": 107334,
                "name": "Che Budenza"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-public",
        "fidonet"
    ]
}