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

{
    "url": "https://demozoo.org/api/v1/bbses/5946/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/5946/",
    "id": 5946,
    "name": "Twin Peaks",
    "location": "Netherlands",
    "country_code": "NL",
    "latitude": 52.25,
    "longitude": 5.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/226595/?format=api",
            "demozoo_url": "https://demozoo.org/productions/226595/",
            "id": 226595,
            "title": "BBS",
            "author_nicks": [
                {
                    "name": "The Syndicate",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/101013/?format=api",
                        "id": 101013,
                        "name": "The Syndicate",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1992",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/102452/?format=api",
            "demozoo_url": "https://demozoo.org/productions/102452/",
            "id": 102452,
            "title": "Call Now",
            "author_nicks": [
                {
                    "name": "The Hidden",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/48015/?format=api",
                        "id": 48015,
                        "name": "The Hidden",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-12-07",
            "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/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/142953/?format=api",
                "id": 142953,
                "name": "Mistral"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48015/?format=api",
                "id": 48015,
                "name": "The Hidden"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101013/?format=api",
                "id": 101013,
                "name": "The Syndicate"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}