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

{
    "url": "https://demozoo.org/api/v1/bbses/10971/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10971/",
    "id": 10971,
    "name": "Syndicate",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/178351/?format=api",
            "demozoo_url": "https://demozoo.org/productions/178351/",
            "id": 178351,
            "title": "Syndicate",
            "author_nicks": [
                {
                    "name": "Cydonia",
                    "abbreviation": "CDN",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                        "id": 19299,
                        "name": "Cydonia",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994",
            "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/53426/?format=api",
                "id": 53426,
                "name": "Bonza"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                "id": 19299,
                "name": "Cydonia"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}