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

{
    "url": "https://demozoo.org/api/v1/bbses/6624/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/6624/",
    "id": 6624,
    "name": "Technofear",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/300616/?format=api",
            "demozoo_url": "https://demozoo.org/productions/300616/",
            "id": 300616,
            "title": "Technofear BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1995-12-17",
            "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": [
                "no-credits-given"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126909/?format=api",
                "id": 126909,
                "name": "Kiki"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126910/?format=api",
                "id": 126910,
                "name": "Sketch"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [],
    "tags": []
}