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

{
    "url": "https://demozoo.org/api/v1/bbses/8777/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/8777/",
    "id": 8777,
    "name": "Shoikan Grove",
    "location": "Melbourne, Victoria, Australia",
    "country_code": "AU",
    "latitude": -37.814,
    "longitude": 144.96332,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/238994/?format=api",
            "demozoo_url": "https://demozoo.org/productions/238994/",
            "id": 238994,
            "title": "Devious Tools 089",
            "author_nicks": [
                {
                    "name": "Broken",
                    "abbreviation": "BRK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/56037/?format=api",
                        "id": 56037,
                        "name": "Broken",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-11",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "devious-tools"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/239032/?format=api",
            "demozoo_url": "https://demozoo.org/productions/239032/",
            "id": 239032,
            "title": "Devious Tools 127",
            "author_nicks": [
                {
                    "name": "Broken",
                    "abbreviation": "BRK",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/56037/?format=api",
                        "id": 56037,
                        "name": "Broken",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1997-12-05",
            "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/9/?format=api",
                    "id": 9,
                    "name": "Pack",
                    "supertype": "production"
                }
            ],
            "tags": [
                "devious-tools"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80981/?format=api",
                "id": 80981,
                "name": "sYK0e"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23745/?format=api",
                "id": 23745,
                "name": "Storm"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/130671/?format=api",
                "id": 130671,
                "name": "Slab"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56037/?format=api",
                "id": 56037,
                "name": "Broken"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga",
        "filebase-preserved"
    ]
}