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

{
    "url": "https://demozoo.org/api/v1/bbses/11659/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11659/",
    "id": 11659,
    "name": "Heartland",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/354691/?format=api",
            "demozoo_url": "https://demozoo.org/productions/354691/",
            "id": 354691,
            "title": "DeluxeCC Calling Card Dialer V1.0",
            "author_nicks": [
                {
                    "name": "Agnostic Front",
                    "abbreviation": "AF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                        "id": 1453,
                        "name": "Agnostic Front",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01-08",
            "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/6/?format=api",
                    "id": 6,
                    "name": "Tool",
                    "supertype": "production"
                }
            ],
            "tags": [
                "phreaking-tool"
            ]
        }
    ],
    "staff": [],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1453/?format=api",
                "id": 1453,
                "name": "Agnostic Front"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}