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

{
    "url": "https://demozoo.org/api/v1/bbses/3786/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/3786/",
    "id": 3786,
    "name": "The Yench House",
    "location": "Södermanland County, Södermanland, Sweden",
    "country_code": "SE",
    "latitude": 59.25,
    "longitude": 16.66667,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/377836/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/377836/",
            "id": 377836,
            "title": "City Of Joy",
            "author_nicks": [
                {
                    "name": "Cenobite",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/7409/?format=api",
                        "id": 7409,
                        "name": "Cenobite",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Epsilon Design",
                    "abbreviation": "e^d",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/6868/?format=api",
                        "id": 6868,
                        "name": "Epsilon Design",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1996",
            "supertype": "graphics",
            "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/25/?format=api",
                    "id": 25,
                    "name": "ASCII Collection",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/304458/?format=api",
            "demozoo_url": "https://demozoo.org/productions/304458/",
            "id": 304458,
            "title": "Swedish BBS List January 1995 Edition",
            "author_nicks": [
                {
                    "name": "Zcandaler",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/27440/?format=api",
                        "id": 27440,
                        "name": "Zcandaler",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "1995-01-01",
            "supertype": "production",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
                    "id": 49,
                    "name": "Textmag",
                    "supertype": "production"
                }
            ],
            "tags": [
                "bbs-list"
            ]
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63395/?format=api",
                "id": 63395,
                "name": "Yench"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27062/?format=api",
                "id": 27062,
                "name": "Swoop"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/127983/?format=api",
                "id": 127983,
                "name": "Caracatus"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134227/?format=api",
                "id": 134227,
                "name": "Cyberix"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63396/?format=api",
                "id": 63396,
                "name": "Attention"
            },
            "role": ""
        }
    ],
    "tags": [
        "bbs-amiga"
    ]
}