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

{
    "url": "https://demozoo.org/api/v1/bbses/10970/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10970/",
    "id": 10970,
    "name": "Twisted Dreams",
    "location": "Australia",
    "country_code": "AU",
    "latitude": -25.0,
    "longitude": 135.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/10162/?format=api",
            "demozoo_url": "https://demozoo.org/productions/10162/",
            "id": 10162,
            "title": "Jurassic Pack 2",
            "author_nicks": [
                {
                    "name": "Gods",
                    "abbreviation": "GDS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                        "id": 5369,
                        "name": "Gods",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-04",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                    "id": 5,
                    "name": "Diskmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "jurassic-pack"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/260469/?format=api",
            "demozoo_url": "https://demozoo.org/productions/260469/",
            "id": 260469,
            "title": "Sabotage",
            "author_nicks": [
                {
                    "name": "Technology",
                    "abbreviation": "THG",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/38992/?format=api",
                        "id": 38992,
                        "name": "Technology",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-07-30",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53424/?format=api",
                "id": 53424,
                "name": "Prowler"
            },
            "role": "sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19299/?format=api",
                "id": 19299,
                "name": "Cydonia"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38992/?format=api",
                "id": 38992,
                "name": "Technology"
            },
            "role": "020-hq"
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}