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

{
    "url": "https://demozoo.org/api/v1/bbses/10294/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/10294/",
    "id": 10294,
    "name": "Mortal Dreams",
    "location": "Kungsbacka Kommun, Halland, Sweden",
    "country_code": "SE",
    "latitude": 57.45058,
    "longitude": 12.15061,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/200313/?format=api",
            "demozoo_url": "https://demozoo.org/productions/200313/",
            "id": 200313,
            "title": "Mortal Dreams BBS",
            "author_nicks": [],
            "author_affiliation_nicks": [],
            "release_date": "1996",
            "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/271931/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/271931/",
            "id": 271931,
            "title": "PLF Art Pack (12/1996)",
            "author_nicks": [
                {
                    "name": "Poffelipoff",
                    "abbreviation": "PLF",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/14761/?format=api",
                        "id": 14761,
                        "name": "Poffelipoff",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1996-12",
            "supertype": "graphics",
            "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/51/?format=api",
                    "id": 51,
                    "name": "Artpack",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111026/?format=api",
                "id": 111026,
                "name": "Choff"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/152800/?format=api",
                "id": 152800,
                "name": "Goldfish"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117832/?format=api",
                "id": 117832,
                "name": "Jinx"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117833/?format=api",
                "id": 117833,
                "name": "SoundGash"
            },
            "role": "020-hq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111014/?format=api",
                "id": 111014,
                "name": "Fluid"
            },
            "role": "030-memberboard"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "artboard",
        "hpav"
    ]
}