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

{
    "url": "https://demozoo.org/api/v1/bbses/642/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/642/",
    "id": 642,
    "name": "Absolute Zero (613)",
    "location": "Almonte, Ontario, Canada",
    "country_code": "CA",
    "latitude": 45.22993,
    "longitude": -76.19585,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/199912/?format=api",
            "demozoo_url": "https://demozoo.org/productions/199912/",
            "id": 199912,
            "title": "Absolute Zero BBS (3)",
            "author_nicks": [
                {
                    "name": "Masters Of The Art Experience",
                    "abbreviation": "MAX",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/76670/?format=api",
                        "id": 76670,
                        "name": "Masters Of The Art Experience",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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/119370/?format=api",
                "id": 119370,
                "name": "Psy Chotix"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84999/?format=api",
                "id": 84999,
                "name": "Domination in Couriering"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc"
    ]
}