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

{
    "url": "https://demozoo.org/api/v1/bbses/4004/?format=api",
    "demozoo_url": "https://demozoo.org/bbs/4004/",
    "id": 4004,
    "name": "Logical Disease",
    "location": "Finland",
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "bbstros": [
        {
            "url": "https://demozoo.org/api/v1/productions/308903/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/308903/",
            "id": 308903,
            "title": "Winter Tears",
            "author_nicks": [
                {
                    "name": "RanX",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/4824/?format=api",
                        "id": 4824,
                        "name": "RanX",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Jedi Arts",
                    "abbreviation": "jA!",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/23010/?format=api",
                        "id": 23010,
                        "name": "Jedi Arts",
                        "is_group": true
                    }
                }
            ],
            "release_date": "1994-12",
            "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": []
        }
    ],
    "staff": [
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/84097/?format=api",
                "id": 84097,
                "name": "Coraze"
            },
            "role": "sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122515/?format=api",
                "id": 122515,
                "name": "Kink"
            },
            "role": "co-sysop",
            "is_current": true
        },
        {
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/122516/?format=api",
                "id": 122516,
                "name": "Circuit"
            },
            "role": "co-sysop",
            "is_current": true
        }
    ],
    "affiliations": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122517/?format=api",
                "id": 122517,
                "name": "Lobotomic"
            },
            "role": "010-whq"
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122518/?format=api",
                "id": 122518,
                "name": "Hairdressers"
            },
            "role": "010-whq"
        }
    ],
    "tags": [
        "pcboard",
        "bbs-pc",
        "bbs-nonpublic"
    ]
}