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

{
    "url": "https://demozoo.org/api/v1/bbses/11022/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/11022/",
    "id": 11022,
    "name": "Paranoia",
    "location": "Varbergs Kommun, Halland, Sweden",
    "country_code": "SE",
    "latitude": 57.17208,
    "longitude": 12.41797,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/143/?format=api",
            "demozoo_url": "https://demozoo.org/productions/143/",
            "id": 143,
            "title": "Enigma",
            "author_nicks": [
                {
                    "name": "Phenomena",
                    "abbreviation": "PHA",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/662/?format=api",
                        "id": 662,
                        "name": "Phenomena",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991-03-30",
            "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/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "raytraced-animation"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/251679/?format=api",
            "demozoo_url": "https://demozoo.org/productions/251679/",
            "id": 251679,
            "title": "Scene Talk #7",
            "author_nicks": [
                {
                    "name": "Mystic",
                    "abbreviation": "MST",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                        "id": 1035,
                        "name": "Mystic",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-07-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/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27427/?format=api",
                "id": 27427,
                "name": "Slobo"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91938/?format=api",
                "id": 91938,
                "name": "Whale"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2267/?format=api",
                "id": 2267,
                "name": "Therapy"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-amiga",
        "bbs-console"
    ]
}