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

{
    "url": "https://demozoo.org/api/v1/bbses/12411/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/12411/",
    "id": 12411,
    "name": "Darkness Asylum",
    "location": "Israel",
    "country_code": "IL",
    "latitude": 31.5,
    "longitude": 34.75,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200049/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200049/",
            "id": 200049,
            "title": "Darkness Asylum BBS",
            "author_nicks": [
                {
                    "name": "Flash",
                    "abbreviation": "FSH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                        "id": 86733,
                        "name": "Flash",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1993",
            "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": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/270194/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/270194/",
            "id": 270194,
            "title": "Flash Art Pack (01/1994)",
            "author_nicks": [
                {
                    "name": "Flash",
                    "abbreviation": "FSH",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                        "id": 86733,
                        "name": "Flash",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1994-01",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17326/?format=api",
                "id": 17326,
                "name": "Animal"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79315/?format=api",
                "id": 79315,
                "name": "Sliver Cut"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86733/?format=api",
                "id": 86733,
                "name": "Flash"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "bbs-pc",
        "bbs-nonpublic"
    ]
}