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

{
    "url": "https://demozoo.org/api/v1/bbses/10777/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10777/",
    "id": 10777,
    "name": "Carrier Command",
    "location": "Regierungsbezirk Stuttgart, Baden-Württemberg, Germany",
    "country_code": "DE",
    "latitude": 49.08333,
    "longitude": 9.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/260396/?format=api",
            "demozoo_url": "https://demozoo.org/productions/260396/",
            "id": 260396,
            "title": "Niewe Intro",
            "author_nicks": [
                {
                    "name": "Taurus",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                        "id": 6668,
                        "name": "Taurus",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91049/?format=api",
                "id": 91049,
                "name": "Black Lord"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6668/?format=api",
                "id": 6668,
                "name": "Taurus"
            },
            "role": "020-hq"
        }
    ],
    "tags": []
}