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

{
    "url": "https://demozoo.org/api/v1/bbses/10722/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10722/",
    "id": 10722,
    "name": "Wolf's Lair",
    "location": "Toijala, Etelä-Pirkanmaa, Pirkanmaa, Finland",
    "country_code": "FI",
    "latitude": 61.1678,
    "longitude": 23.83819,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/231186/?format=api",
            "demozoo_url": "https://demozoo.org/productions/231186/",
            "id": 231186,
            "title": "Little BBS Intro - Wolf's Lair",
            "author_nicks": [
                {
                    "name": "Creators",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84173/?format=api",
                        "id": 84173,
                        "name": "Creators",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1991",
            "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/94179/?format=api",
                "id": 94179,
                "name": "Boozy"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84173/?format=api",
                "id": 84173,
                "name": "Creators"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}