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

{
    "url": "https://demozoo.org/api/v1/bbses/7324/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/7324/",
    "id": 7324,
    "name": "The Flying Toaster",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/302362/?format=api",
            "demozoo_url": "https://demozoo.org/productions/302362/",
            "id": 302362,
            "title": "T-List: Elite Trader List 15",
            "author_nicks": [
                {
                    "name": "Software Runners from Hell",
                    "abbreviation": "SRH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/97347/?format=api",
                        "id": 97347,
                        "name": "Software Runners from Hell",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-01",
            "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/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list",
                "trader-charts"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128010/?format=api",
                "id": 128010,
                "name": "Ivan"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": [
        "bbs-nonpublic",
        "bbs-amiga"
    ]
}