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

{
    "url": "https://demozoo.org/api/v1/bbses/1712/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/1712/",
    "id": 1712,
    "name": "Metal Box",
    "location": "Germany",
    "country_code": "DE",
    "latitude": 51.5,
    "longitude": 10.5,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/215517/?format=api",
            "demozoo_url": "https://demozoo.org/productions/215517/",
            "id": 215517,
            "title": "BBS Intro 1 - Fixed",
            "author_nicks": [
                {
                    "name": "Phantasm",
                    "abbreviation": "PHN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3796/?format=api",
                        "id": 3796,
                        "name": "Phantasm",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-11-14",
            "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/4/?format=api",
                    "id": 4,
                    "name": "Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/120207/?format=api",
                "id": 120207,
                "name": "Lonewolf"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}