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

{
    "url": "https://demozoo.org/api/v1/bbses/10962/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10962/",
    "id": 10962,
    "name": "Metal Moon",
    "location": "Torino, Piedmont, Italy",
    "country_code": "IT",
    "latitude": 45.13333,
    "longitude": 7.36667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/97475/?format=api",
            "demozoo_url": "https://demozoo.org/productions/97475/",
            "id": 97475,
            "title": "X-Files 14",
            "author_nicks": [
                {
                    "name": "Abyss",
                    "abbreviation": "AYS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/398/?format=api",
                        "id": 398,
                        "name": "Abyss",
                        "is_group": true
                    }
                },
                {
                    "name": "Ethic",
                    "abbreviation": "ETC",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14034/?format=api",
                        "id": 14034,
                        "name": "Ethic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-03",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "x-files"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22177/?format=api",
                "id": 22177,
                "name": "Corrosion"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5063/?format=api",
                "id": 5063,
                "name": "X-Zone"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga",
        "bbs-open-only-at-night"
    ]
}