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

{
    "url": "https://demozoo.org/api/v1/bbses/7342/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7342/",
    "id": 7342,
    "name": "Phantom Zone",
    "location": "Hamar, Innlandet, Norway",
    "country_code": "NO",
    "latitude": 60.7945,
    "longitude": 11.06798,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302362/?format=api",
            "demozoo_url": "https://demozoo.org/productions/302362/",
            "id": 302362,
            "title": "T-List: Elite Trader List 15",
            "author_nicks": [
                {
                    "name": "Software Runners from Hell",
                    "abbreviation": "SRH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                        "id": 97347,
                        "name": "Software Runners from Hell",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-01",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "trader-charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65071/?format=api",
                "id": 65071,
                "name": "Amitech"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/50663/?format=api",
                "id": 50663,
                "name": "Contact Zero"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130652/?format=api",
                "id": 130652,
                "name": "Creeper"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5540/?format=api",
                "id": 5540,
                "name": "Lisence"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36/?format=api",
                "id": 36,
                "name": "Offence"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}