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

{
    "url": "https://demozoo.org/api/v1/bbses/10547/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10547/",
    "id": 10547,
    "name": "Absolut BBS",
    "location": "Uppsala County, Uppsala, Sweden",
    "country_code": "SE",
    "latitude": 60.0,
    "longitude": 17.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/279044/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279044/",
            "id": 279044,
            "title": "Absolut BBS (1)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/41/?format=api",
                    "id": 41,
                    "name": "BBStro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                    "id": 19,
                    "name": "256b Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/279045/?format=api",
            "demozoo_url": "https://demozoo.org/productions/279045/",
            "id": 279045,
            "title": "Absolut BBS (2)",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-25",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "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/135134/?format=api",
                "id": 135134,
                "name": "Pee-Bee"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135137/?format=api",
                "id": 135137,
                "name": "Raven"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135136/?format=api",
                "id": 135136,
                "name": "SPaM FouNDATioN"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "fidonet"
    ]
}